diff options
Diffstat (limited to 'target/linux/ramips/dts/DIR-810L.dts')
-rw-r--r-- | target/linux/ramips/dts/DIR-810L.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-810L.dts b/target/linux/ramips/dts/DIR-810L.dts index 9e9c16d2fb..1f9ad8a5d2 100644 --- a/target/linux/ramips/dts/DIR-810L.dts +++ b/target/linux/ramips/dts/DIR-810L.dts @@ -52,7 +52,7 @@ #address-cells = <1>; #size-cells = <1>; compatible = "jedec,spi-nor"; - reg = <0 0>; + reg = <0>; linux,modalias = "m25p80"; spi-max-frequency = <10000000>; |