kernel/arch/arm/boot/dts/orion5x.dtsi
.. .. @@ -6,11 +6,11 @@ 6 6 * warranty of any kind, whether express or implied. 7 7 */ 8 8 9 -#include "skeleton.dtsi"10 -11 9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) 12 10 13 11 / { 12 + #address-cells = <1>;13 + #size-cells = <1>;14 14 model = "Marvell Orion5x SoC"; 15 15 compatible = "marvell,orion5x"; 16 16 interrupt-parent = <&intc>;