From: Ziping Chen
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
---
cmd/led.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
On 27 March 2017 at 08:38, wrote:
> From: Ziping Chen
>
> 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
> ---
> cmd/led.c | 18 +-
2 matches
Mail list logo