Skip to content

Commit

Permalink
ARM: kirkwood: use dts pre-processor for mv88f6281gtw-ge
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
  • Loading branch information
Jason Cooper committed Aug 6, 2013
1 parent 37ae08c commit ea489af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

/dts-v1/;

/include/ "kirkwood.dtsi"
/include/ "kirkwood-6281.dtsi"
#include "kirkwood.dtsi"
#include "kirkwood-6281.dtsi"

/ {
model = "Marvell 88F6281 GTW GE Board";
Expand Down

0 comments on commit ea489af

Please sign in to comment.