diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2014-02-11 22:44:22 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2014-02-13 09:57:32 +0800 |
commit | 5ac7bfb6203fb2ccc145611dfdcff7d793d65373 (patch) | |
tree | 62c08de23a942f0deaedeacc9ea8e5f01dd5b598 /arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts | |
parent | a198af2322a1d6b899d3e3d04e88385ec9b5470e (diff) | |
download | blackbird-obmc-linux-5ac7bfb6203fb2ccc145611dfdcff7d793d65373.tar.gz blackbird-obmc-linux-5ac7bfb6203fb2ccc145611dfdcff7d793d65373.zip |
ARM: dts: imx27-phytec-phycard-s-som: Rename file to .dtsi
PCA-100 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-phycard-s-rdk.dts')
-rw-r--r-- | arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts b/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts index 1cd3a879dc85..3c3964a99637 100644 --- a/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts +++ b/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts @@ -9,7 +9,7 @@ * http://www.gnu.org/copyleft/gpl.html */ -#include "imx27-phytec-phycard-s-som.dts" +#include "imx27-phytec-phycard-s-som.dtsi" / { model = "Phytec pca100 rapid development kit"; |