[PATCH] [FOR SQUASH] ARM: virt2real.dts: use labels without whitespaces

Sascha Hauer s.hauer at pengutronix.de
Wed Mar 19 16:45:09 EDT 2014


On Wed, Mar 19, 2014 at 03:28:57PM +0400, Antony Pavlov wrote:
> see comment in the maillist
>   http://lists.infradead.org/pipermail/barebox/2014-March/018333.html
> 
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>

Squashed into the commit, thanks

Sascha

> ---
>  arch/arm/dts/virt2real.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/dts/virt2real.dts b/arch/arm/dts/virt2real.dts
> index 0e2210a..09aec1f 100644
> --- a/arch/arm/dts/virt2real.dts
> +++ b/arch/arm/dts/virt2real.dts
> @@ -23,12 +23,12 @@
>  		compatible = "gpio-leds";
>  
>  		green_led {
> -			label = "green led";
> +			label = "green-led";
>  			gpios = <&gpio 73 0>;
>  		};
>  
>  		red_led {
> -			label = "red led";
> +			label = "red-led";
>  			gpios = <&gpio 74 0>;
>  		};
>  	};
> -- 
> 1.9.0
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list