ARM: mackerel: include the correct .dtsi file

Mackerel's .dts Device Tree description file should derive from the SoC's
.dtsi, not from skeleton.dtsi directly.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Simon Horman <horms@verge.net.au>
This commit is contained in:
Guennadi Liakhovetski 2012-12-14 17:45:26 +01:00 committed by Simon Horman
parent 9931faca02
commit 201dac4a94
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
*/
/dts-v1/;
/include/ "skeleton.dtsi"
/include/ "sh7372.dtsi"
/ {
model = "Mackerel (AP4 EVM 2nd)";