net: smc91x: Build fixes for general sh boards.
commit092ed997c0c324a2e5e839da9f49453bb5227703
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Aug 2007 06:48:55 +0000 (1 15:48 +0900)
committerJeff Garzik <jeff@garzik.org>
Tue, 7 Aug 2007 21:18:31 +0000 (7 17:18 -0400)
tree44195fc0c51f2a1077cb07216963e05b045cc68a
parent4a2a4df7b6db25df8f3d5cc6dd0b096119359d92
net: smc91x: Build fixes for general sh boards.

SH boards in general only wire this up in 8 or 16-bit mode, and
as we never had the wrappers for 32-bit mode defined, SMC_CAN_USE_32BIT
caused build failure for the non-Solution Engine boards. This gets it
building again.

Also kill off the straggling set_irq_type() definition, this is left
over cruft that was missed when the rest of it switched to IRQ flags.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
--

 drivers/net/smc91x.h |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/smc91x.h