mirror of https://github.com/hak5/openwrt.git
lantiq: remove redundant includes from fritz736x DTS files
The removed lines are already included in vr9_avm_fritz736x.dtsi Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> [rephrase commit title/message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>master
parent
ba0f4f0cfd
commit
3866fefa38
|
@ -3,9 +3,6 @@
|
||||||
|
|
||||||
#include "vr9_avm_fritz736x.dtsi"
|
#include "vr9_avm_fritz736x.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/input/input.h>
|
|
||||||
#include <dt-bindings/mips/lantiq_rcu_gphy.h>
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
compatible = "avm,fritz7360-v2", "avm,fritz736x", "lantiq,xway", "lantiq,vr9";
|
compatible = "avm,fritz7360-v2", "avm,fritz736x", "lantiq,xway", "lantiq,vr9";
|
||||||
model = "AVM FRITZ!Box 7360 V2";
|
model = "AVM FRITZ!Box 7360 V2";
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
|
|
||||||
#include "vr9_avm_fritz736x.dtsi"
|
#include "vr9_avm_fritz736x.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/input/input.h>
|
|
||||||
#include <dt-bindings/mips/lantiq_rcu_gphy.h>
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
compatible = "avm,fritz7360sl", "avm,fritz736x", "lantiq,xway", "lantiq,vr9";
|
compatible = "avm,fritz7360sl", "avm,fritz736x", "lantiq,xway", "lantiq,vr9";
|
||||||
model = "AVM FRITZ!Box 7360 SL";
|
model = "AVM FRITZ!Box 7360 SL";
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
|
|
||||||
#include "vr9_avm_fritz736x.dtsi"
|
#include "vr9_avm_fritz736x.dtsi"
|
||||||
|
|
||||||
#include <dt-bindings/input/input.h>
|
|
||||||
#include <dt-bindings/mips/lantiq_rcu_gphy.h>
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
compatible = "avm,fritz7362sl", "avm,fritz736x", "lantiq,xway", "lantiq,vr9";
|
compatible = "avm,fritz7362sl", "avm,fritz736x", "lantiq,xway", "lantiq,vr9";
|
||||||
model = "AVM FRITZ!Box 7362 SL";
|
model = "AVM FRITZ!Box 7362 SL";
|
||||||
|
|
Loading…
Reference in New Issue