From: Paul Bolle Date: Fri, 29 Mar 2013 00:51:30 +0000 (+0000) Subject: cirrus: cs89x0: remove two obsolete Kconfig macros X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c23343cfc91896c3664f106d254af1231da2da47;p=pandora-kernel.git cirrus: cs89x0: remove two obsolete Kconfig macros The CONFIG_ARCH_IXDP2X01 and CONFIG_MACH_IXDP2351 Kconfig macros are unused since the ixp23xx and ixp2000 platforms were removed in v3.5. So remove the last code still depending on these macros. And since CS89x0_NONISA_IRQ was only set if either of these two macros was defined we can also remove that macro and the code depending on it. Signed-off-by: Paul Bolle Signed-off-by: David S. Miller --- Reading git-diff-tree failed