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:
Srinivas Kandagatla 2015-09-18 13:30:59 +01:00 committed by Andy Gross
parent e28ce3cc98
commit 2c9c2e5abb

View File

@ -88,7 +88,7 @@
status = "okay";
clock-frequency = <200000>;
eeprom: eeprom@50 {
eeprom@50 {
compatible = "24c02";
reg = <0x50>;
pagesize = <32>;