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>
This commit is contained in:
Fabio Estevam
2016-11-12 13:30:35 -02:00
committed by Shawn Guo
parent 425dd2773e
commit 7f107887d1
15 changed files with 45 additions and 17 deletions

View File

@@ -8,10 +8,12 @@
* Free Software Foundation.
*/
#include "skeleton.dtsi"
#include "imx35-pinfunc.h"
/ {
#address-cells = <1>;
#size-cells = <1>;
aliases {
ethernet0 = &fec;
gpio0 = &gpio1;