diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-09-22 17:52:18 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-09-24 22:11:57 -0400 |
commit | 315781408ef4a6ff831f8fd37c90d4bb7c234853 (patch) | |
tree | 43ee75ef4b3c1fbb1a247446ed34a5dc5f4478fb /drivers/net/sb1250-mac.c | |
parent | 83dad4c3773b2be110f9ab0c9031e6129bd2e294 (diff) |
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>
Diffstat (limited to 'drivers/net/sb1250-mac.c')
0 files changed, 0 insertions, 0 deletions