From cb282ec5de6760eb1a1f68251e7e192ebb5f67f2 Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Fri, 17 Apr 2020 11:24:20 +0200 Subject: [PATCH] ARM: imx6ull-somdevices-C8P1.dts: Removed unused comments. Signed-off-by: Josep Orga --- arch/arm/boot/dts/imx6ull-somdevices-C8P1.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6ull-somdevices-C8P1.dts b/arch/arm/boot/dts/imx6ull-somdevices-C8P1.dts index b11f201cda87..438f51430b28 100644 --- a/arch/arm/boot/dts/imx6ull-somdevices-C8P1.dts +++ b/arch/arm/boot/dts/imx6ull-somdevices-C8P1.dts @@ -55,7 +55,7 @@ gpio-key,wakeup; }; button4 { - label = "BUTTON_SHUTDOWN"; //OK + label = "BUTTON_SHUTDOWN"; gpios = <&gpio4 12 GPIO_ACTIVE_LOW>; //button_shutdown linux,code = ; gpio-key,wakeup; -- 2.17.1