ARM: dts: imx: Remove skeleton.dtsi

As explained by commit 9c0da3cc61 ("ARM: dts: explicitly mark
skeleton.dtsi as deprecated"), including skeleton.dtsi is deprecated.

This fixes the following warning with W=1:

Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Este commit está contenido en:
Fabio Estevam
2016-11-12 13:30:35 -02:00
cometido por Shawn Guo
padre 425dd2773e
commit 7f107887d1
Se han modificado 15 ficheros con 45 adiciones y 17 borrados

Ver fichero

@@ -9,9 +9,10 @@
* http://www.gnu.org/copyleft/gpl.html
*/
#include "skeleton.dtsi"
/ {
#address-cells = <1>;
#size-cells = <1>;
aliases {
serial0 = &uart1;
serial1 = &uart2;