diff options
author | Mark Brown <broonie@linaro.org> | 2013-12-21 02:09:25 +0100 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-12-21 02:09:25 +0100 |
commit | a22d060e3299ce672258d00070fa0ed398c035c5 (patch) | |
tree | 510f9133936e34c1d3ec040245944c94b855ba82 /arch/arm/boot/dts/exynos5250-snow.dts | |
parent | ARM: dts: Disable I2C controllers by default on Exynos5250 (diff) | |
download | linux-a22d060e3299ce672258d00070fa0ed398c035c5.tar.xz linux-a22d060e3299ce672258d00070fa0ed398c035c5.zip |
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 4c9a0231e1f0..7e45eea2d78f 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"; |