smc91x Hitachi Solution Engine (SuperH) Support
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>
This commit is contained in:
parent
726d722e41
commit
18ad4e7006
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue