From e348ccc4e6e9d16d56bec77b69628205d58e6750 Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Thu, 23 Aug 2018 09:35:04 +0200 Subject: treewide: fix some cosmetic glitches in dts files - fix single spaces hidden by a tab - replace indentation with spaces by tabs - make empty lines empty - drop trailing whitespace - drop unnecessary blank lines Signed-off-by: Mathias Kresin Signed-off-by: Paul Wassi --- target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88444.dts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88444.dts') diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88444.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88444.dts index ceb81ea13b..0ac74b3309 100644 --- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88444.dts +++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88444.dts @@ -14,7 +14,7 @@ memory@0 { device_type = "memory"; - reg = <0x0 0x4000000>; // 64M at 0x0 + reg = <0x0 0x4000000>; // 64M at 0x0 }; gpio-keys { @@ -74,7 +74,6 @@ gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>; default-state = "off"; }; - }; }; -- cgit v1.2.3