From: Paul Bolle Date: Sun, 4 May 2014 11:03:12 +0000 (+0200) Subject: w83977af_ir: remove two faux Kconfig macros X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=528b971bba8e64ffa13bc98f0eaa0060888ae148;p=pandora-kernel.git w83977af_ir: remove two faux Kconfig macros 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed