Skip to content

Commit

Permalink
arm: sun8i: h3: drop skeleton.dtsi inclusion in H3 DTSI
Browse files Browse the repository at this point in the history
The skeleton.dtsi file is now deprecated, and do not exist in ARM64
environment.

Since we will soon reuse most part of H3 DTSI for H5, which is an ARM64
chip, drop skeleton.dtsi inclusion now.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
  • Loading branch information
Icenowy Zheng authored and Maxime Ripard committed Mar 27, 2017
1 parent c1ae3cf commit 7fd9d54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/sun8i-h3.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/

#include "skeleton.dtsi"

#include <dt-bindings/clock/sun8i-h3-ccu.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/pinctrl/sun4i-a10.h>
Expand Down

0 comments on commit 7fd9d54

Please sign in to comment.