odroid: dts: fix name of included dtsi

Odroid is based on Exynos4412.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Przemyslaw Marczak 2014-10-24 17:45:09 +02:00 committed by Simon Glass
parent b746454903
commit 6bc98f50e5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
*/ */
/dts-v1/; /dts-v1/;
#include "exynos4.dtsi" #include "exynos4412.dtsi"
/ { / {
model = "Odroid based on Exynos4412"; model = "Odroid based on Exynos4412";