diff options
Diffstat (limited to 'target/linux/ramips/dts/GL-MT750.dts')
-rw-r--r-- | target/linux/ramips/dts/GL-MT750.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/GL-MT750.dts b/target/linux/ramips/dts/GL-MT750.dts index 882e870f06..c59ffb3756 100644 --- a/target/linux/ramips/dts/GL-MT750.dts +++ b/target/linux/ramips/dts/GL-MT750.dts @@ -78,7 +78,7 @@ #address-cells = <1>; #size-cells = <1>; compatible = "w25q128"; - reg = <0 0>; + reg = <0>; linux,modalias = "m25p80", "w25q128"; spi-max-frequency = <10000000>; |