diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2013-12-07 12:26:36 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2014-02-09 21:33:25 +0800 |
commit | e3da3d21429484f2068f911228ba248fa60e8fe9 (patch) | |
tree | 73874e436b1b394771c9f58c358802447db6124d /arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts | |
parent | f4bdf215640f73415ff4e2b3e6b48ae2bdb2636f (diff) | |
download | talos-op-linux-e3da3d21429484f2068f911228ba248fa60e8fe9.tar.gz talos-op-linux-e3da3d21429484f2068f911228ba248fa60e8fe9.zip |
ARM: dts: imx27-phytec-phycore-som: Rename file to .dtsi
PCM-038 module cannot be used standalone. This patch renames
module file to .dtsi and excludes it from compilation.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts')
-rw-r--r-- | arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts index 834fde84186e..fc2ed30eb008 100644 --- a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts +++ b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts @@ -7,7 +7,7 @@ * http://www.gnu.org/copyleft/gpl.html */ -#include "imx27-phytec-phycore-som.dts" +#include "imx27-phytec-phycore-som.dtsi" / { model = "Phytec pcm970"; |