netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] smc91x Hitachi Solution Engine (SuperH) Support
@ 2007-09-19 12:07 Nobuhiro Iwamatsu
  2007-09-29  5:29 ` Jeff Garzik
  2007-10-02 17:35 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2007-09-19 12:07 UTC (permalink / raw)
  To: netdev; +Cc: nico, iwamatsu


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>

diff --git a/drivers/net/smc91x.h b/drivers/net/smc91x.h
index 6ff3a16..af9e6bf 100644
--- 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-02 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19 12:07 [PATCH] smc91x Hitachi Solution Engine (SuperH) Support Nobuhiro Iwamatsu
2007-09-29  5:29 ` Jeff Garzik
2007-09-29  6:35   ` Paul Mundt
2007-10-02 17:35 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).