ARM: dts: qs600: remove unnecessary eeprom label
This patch removes unnecessary eeprom label, which is not used anywhere in the board file. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Andy Gross <agross@codeaurora.org>
This commit is contained in:

committed by
Andy Gross

parent
e28ce3cc98
commit
2c9c2e5abb
@@ -88,7 +88,7 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
clock-frequency = <200000>;
|
clock-frequency = <200000>;
|
||||||
|
|
||||||
eeprom: eeprom@50 {
|
eeprom@50 {
|
||||||
compatible = "24c02";
|
compatible = "24c02";
|
||||||
reg = <0x50>;
|
reg = <0x50>;
|
||||||
pagesize = <32>;
|
pagesize = <32>;
|
||||||
|
Reference in New Issue
Block a user