Re: [PATCH] lpc_eth: remove obsolete ifdefs

2012-08-08 Thread David Miller
From: Roland Stigge Date: Wed, 8 Aug 2012 15:18:54 +0200 > The #ifdefs regarding CONFIG_ARCH_LPC32XX_MII_SUPPORT and > CONFIG_ARCH_LPC32XX_IRAM_FOR_NET are obsolete since the symbols have been > removed from Kconfig and replaced by devicetree based configuration. > > Signed-off-by: Roland

[PATCH] lpc_eth: remove obsolete ifdefs

2012-08-08 Thread Roland Stigge
The #ifdefs regarding CONFIG_ARCH_LPC32XX_MII_SUPPORT and CONFIG_ARCH_LPC32XX_IRAM_FOR_NET are obsolete since the symbols have been removed from Kconfig and replaced by devicetree based configuration. Signed-off-by: Roland Stigge --- drivers/net/ethernet/nxp/lpc_eth.c | 13 - 1

[PATCH] lpc_eth: remove obsolete ifdefs

2012-08-08 Thread Roland Stigge
The #ifdefs regarding CONFIG_ARCH_LPC32XX_MII_SUPPORT and CONFIG_ARCH_LPC32XX_IRAM_FOR_NET are obsolete since the symbols have been removed from Kconfig and replaced by devicetree based configuration. Signed-off-by: Roland Stigge sti...@antcom.de --- drivers/net/ethernet/nxp/lpc_eth.c | 13

Re: [PATCH] lpc_eth: remove obsolete ifdefs

2012-08-08 Thread David Miller
From: Roland Stigge sti...@antcom.de Date: Wed, 8 Aug 2012 15:18:54 +0200 The #ifdefs regarding CONFIG_ARCH_LPC32XX_MII_SUPPORT and CONFIG_ARCH_LPC32XX_IRAM_FOR_NET are obsolete since the symbols have been removed from Kconfig and replaced by devicetree based configuration. Signed-off-by: