Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 49945 | Differences between
and this patch

Collapse All | Expand All

(-)fritz.orig/src.drv/defs.h (-1 / +1 lines)
Lines 85-91 Link Here
85
#define CONFIG_ISAPNP
85
#define CONFIG_ISAPNP
86
#endif
86
#endif
87
87
88
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 0)
88
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 26)
89
typedef void irqreturn_t;
89
typedef void irqreturn_t;
90
90
91
#define IRQ_NONE
91
#define IRQ_NONE

Return to bug 49945