]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/smc91x.h
Merge with ../linux-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / smc91x.h
index 817f200742c37132b4982bb0a333ebe76096fcb8..0846892ff7a17d94616637cb3309f6280abac742 100644 (file)
@@ -188,6 +188,7 @@ SMC_outw(u16 val, void __iomem *ioaddr, int reg)
 #define        SMC_IRQ_TRIGGER_TYPE (( \
                   machine_is_omap_h2() \
                || machine_is_omap_h3() \
+               || machine_is_omap_h4() \
                || (machine_is_omap_innovator() && !cpu_is_omap1510()) \
        ) ? IRQT_FALLING : IRQT_RISING)