[U-Boot] [PATCH 3/6] cmd: led: rename command enum value
Simon Glass
sjg at chromium.org
Sat Apr 1 04:22:55 UTC 2017
On 27 March 2017 at 08:38, <techping.chan at gmail.com> wrote:
> From: Ziping Chen <techping.chan at gmail.com>
>
> The "LED_OFF" constant conflicts with the constant with the same name in
> include/linux/compat.h.
>
> Rename all command constants' name prefix from LED_ to LED_CMD_.
>
> Signed-off-by: Ziping Chen <techping.chan at gmail.com>
> ---
> cmd/led.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list