Hi Arnd,
Arnd Bergmann 於 2016/6/27 下午 05:21 寫道:
This renames the newly introduced 'IRQ_MODE' macro to FINTEK_IRQ_MODE.
Signed-off-by: Arnd Bergmann
Fixes: 4da22f1418cb ("serial: 8250_fintek: fix the mismatched IRQ mode")
Acked-by: Ji-Ze Hong (Peter Hong)
Thanks for fix the issue.
--
With B
Acked-by: Ricardo Ribalda Delgado
On Mon, Jun 27, 2016 at 11:21 AM, Arnd Bergmann wrote:
> A bugfix for the fintek driver required defining some macros, but
> one of them clashes with a system header on ARM:
>
> drivers/tty/serial/8250/8250_fintek.c:34:0: error: "IRQ_MODE" redefined
> [-Werror]
A bugfix for the fintek driver required defining some macros, but
one of them clashes with a system header on ARM:
drivers/tty/serial/8250/8250_fintek.c:34:0: error: "IRQ_MODE" redefined
[-Werror]
#define IRQ_MODE 0x70
In file included from /git/arm-soc/arch/arm/include/asm/ptrace.h:13:0,
3 matches
Mail list logo