]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68knommu: remove unused interrupts in FEC driver
authorGreg Ungerer <gerg@snapgear.com>
Thu, 1 May 2008 03:47:09 +0000 (13:47 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 15:08:36 +0000 (08:08 -0700)
commit398ec922b9cd5fdec26d2ca75b9389bed2432557
treec50f97044d787cde0a5fc613fdd8bf728dc6d14d
parentcc462f7df0a78df568fd4e1d19f0874476f3c002
m68knommu: remove unused interrupts in FEC driver

Remove the acquisition of unused interrupt types. We don't need to
register all the TX and RX varients used on some ColdFire FEC hardware.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/fec.c