Skip to content

Commit

Permalink
ARM: dts: imx27-phytec-phycore-som: Rename file to .dtsi
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alexander Shiyan authored and Shawn Guo committed Feb 9, 2014
1 parent f4bdf21 commit e3da3d2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx27-apf27.dtb \
imx27-apf27dev.dtb \
imx27-pdk.dtb \
imx27-phytec-phycore-som.dtb \
imx27-phytec-phycore-rdk.dtb \
imx27-phytec-phycard-s-som.dtb \
imx27-phytec-phycard-s-rdk.dtb \
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit e3da3d2

Please sign in to comment.