cirrus: cs89x0: remove two obsolete Kconfig macros
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 29 Mar 2013 00:51:30 +0000 (00:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Mar 2013 19:40:24 +0000 (15:40 -0400)
commitc23343cfc91896c3664f106d254af1231da2da47
tree64fcc2c575ed04bc1f26243367c0871e52430dc0
parenta3f109bd793dfe5c611220ca5ab6c72f1aed479e
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 <pebolle@tiscali.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cirrus/cs89x0.c