diff options
author | Mark Brown <broonie@linaro.org> | 2013-12-21 10:09:25 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-12-21 10:09:25 +0900 |
commit | a22d060e3299ce672258d00070fa0ed398c035c5 (patch) | |
tree | 510f9133936e34c1d3ec040245944c94b855ba82 /arch/arm/boot/dts/exynos5250-snow.dts | |
parent | 6ad8ebffde8c06fd91f84968650864c29d70b43e (diff) | |
download | op-kernel-dev-a22d060e3299ce672258d00070fa0ed398c035c5.zip op-kernel-dev-a22d060e3299ce672258d00070fa0ed398c035c5.tar.gz |
ARM: dts: Rename Exynos5250 ChromeOS common file to have exynos prefix
Make it easier to notice the common file for ChromeOS devices based on
the Exynos5250 by giving it the exynos5250 prefix that the boards have.
Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos5250-snow.dts')
-rw-r--r-- | arch/arm/boot/dts/exynos5250-snow.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts index 4c9a023..7e45eea 100644 --- a/arch/arm/boot/dts/exynos5250-snow.dts +++ b/arch/arm/boot/dts/exynos5250-snow.dts @@ -10,7 +10,7 @@ /dts-v1/; #include "exynos5250.dtsi" -#include "cros5250-common.dtsi" +#include "exynos5250-cros-common.dtsi" / { model = "Google Snow"; |