Browse Source

ARM: dts: omap2420-h4: Include omap2420.dtsi file instead the common omap2

Since the board is based on OMAP2420 we should include the dedicated dtsi
file (which includes the common omap2 dtsi).

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Peter Ujfalusi 13 years ago
parent
commit
40c9e5cacf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/omap2420-h4.dts

+ 1 - 1
arch/arm/boot/dts/omap2420-h4.dts

@@ -7,7 +7,7 @@
  */
 /dts-v1/;
 
-/include/ "omap2.dtsi"
+/include/ "omap2420.dtsi"
 
 / {
 	model = "TI OMAP2420 H4 board";