From: Srinivas Kandagatla Date: Fri, 18 Sep 2015 12:30:38 +0000 (+0100) Subject: ARM: dts: ifc6410: remove unnecessary eeprom label X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e28ce3cc988c39574b84109f4c3faea4fcb97e52;p=linux-beck.git ARM: dts: ifc6410: remove unnecessary eeprom label This patch removes unnecessary eeprom label, which is not used anywhere in the board file. Signed-off-by: Srinivas Kandagatla Signed-off-by: Andy Gross --- diff --git a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts index b701f33436bb..2ad2ab87ead5 100644 --- a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts +++ b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts @@ -130,7 +130,7 @@ status = "okay"; clock-frequency = <200000>; - eeprom: eeprom@52 { + eeprom@52 { compatible = "atmel,24c128"; reg = <0x52>; pagesize = <32>;