projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
726d722
)
smc91x Hitachi Solution Engine (SuperH) Support
author
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Wed, 19 Sep 2007 12:07:52 +0000
(21:07 +0900)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/smc91x.h
b/drivers/net/smc91x.h
index 6ff3a1627af87112ea87cca3f7ca7dd952c3a2e7..af9e6bf595522d51fa14225a123b0549c4f17c67 100644
(file)
--- a/
drivers/net/smc91x.h
+++ b/
drivers/net/smc91x.h
@@
-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