From: Paul Bolle <[email protected]> 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 <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

