Re: [PATCH] w83977af_ir: remove two faux Kconfig macros

From: David Miller
Date: Wed May 07 2014 - 15:24:43 EST


From: Paul Bolle <pebolle@xxxxxxxxxx>
Date: Sun, 04 May 2014 13:03:12 +0200

> Ever since v2.3.5 the driver for "Winbond W83977AF (IR)" contains two
> unneeded preprocessor macros.
>
> CONFIG_NETWINDER_TX_DMA_PROBLEMS is never defined and can safely be
> removed. And CONFIG_NETWINDER_RX_DMA_PROBLEMS is just an alias for
> CONFIG_ARCH_NETWINDER, so that (valid) Kconfig macro can be used
> instead.
>
> Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
> ---
> Compile tested only (on x86_64, that is).
>
> I sneaked in a related whitespace fix.

Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/