]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
smc91x Hitachi Solution Engine (SuperH) Support
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 19 Sep 2007 12:07:52 +0000 (21:07 +0900)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:06 +0000 (16:54 -0700)
Hi, all.

This patch supports Hitachi Solution Engine (SuperH) of smc91x.
Please apply this patch .

regards,
 Nobuhiro

--
Nobuhiro Iwamatsu
E-Mail : iwamatsu@nigauri.org
GPG ID : 3170EBE9

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/smc91x.h

index 6ff3a1627af87112ea87cca3f7ca7dd952c3a2e7..af9e6bf595522d51fa14225a123b0549c4f17c67 100644 (file)
@@ -284,6 +284,7 @@ SMC_outw(u16 val, void __iomem *ioaddr, int reg)
 #elif   defined(CONFIG_SUPERH)
 
 #ifdef CONFIG_SOLUTION_ENGINE
+#define SMC_IRQ_FLAGS          (0)
 #define SMC_CAN_USE_8BIT       0
 #define SMC_CAN_USE_16BIT      1
 #define SMC_CAN_USE_32BIT      0