mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 18:19:02 +00:00
ath79: Clean up GL-AR300M DTS/DTSI inclusions
Modify GL-AR300M-Lite and GL-AR300M (NOR):
* Include qca9531_glinet_gl-ar300m.dtsi directly
rather than qca9531_glinet_gl-ar300m-nor.dts
* Remove redundant inclusion of gpio.h and input.h
Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit f5c7fe2ff0
)
This commit is contained in:
parent
8f0deedc11
commit
e539dc2daa
@ -1,6 +1,6 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include "qca9531_glinet_gl-ar300m-nor.dts"
|
||||
#include "qca9531_glinet_gl-ar300m.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "glinet,gl-ar300m-lite", "qca,qca9531";
|
||||
|
@ -1,8 +1,5 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
#include <dt-bindings/input/input.h>
|
||||
|
||||
#include "qca9531_glinet_gl-ar300m.dtsi"
|
||||
|
||||
/ {
|
||||
|
Loading…
Reference in New Issue
Block a user