linux/drivers/net/fs_enet
Kumar Gala 315781408e fs-enet: remove code associated with !CONFIG_PPC_MERGE
Now that arch/ppc is gone we don't need CONFIG_PPC_MERGE anymore remove
the dead code associated with !CONFIG_PPC_MERGE.

With this change the pre_request_irq() and post_free_irq() calls became
nops so they have been removed.  Also removed fs_request_irq() and
fs_free_irq() and just called request_irq() and free_irq().

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 22:11:57 -04:00
..
Kconfig [FS_ENET]: Fix module build. 2007-11-14 15:51:01 -08:00
Makefile fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-07-16 17:57:49 -05:00
fec.h [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
fs_enet-main.c fs-enet: remove code associated with !CONFIG_PPC_MERGE 2008-09-24 22:11:57 -04:00
fs_enet.h fs-enet: remove code associated with !CONFIG_PPC_MERGE 2008-09-24 22:11:57 -04:00
mac-fcc.c fs-enet: remove code associated with !CONFIG_PPC_MERGE 2008-09-24 22:11:57 -04:00
mac-fec.c fs-enet: remove code associated with !CONFIG_PPC_MERGE 2008-09-24 22:11:57 -04:00
mac-scc.c fs-enet: remove code associated with !CONFIG_PPC_MERGE 2008-09-24 22:11:57 -04:00
mii-bitbang.c fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-07-16 17:57:49 -05:00
mii-fec.c fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-07-16 17:57:49 -05:00