]> git.ipfire.org Git - ipfire-2.x.git/blob - src/patches/fcpci-suse8.2-03.11.02-compiler.patch
HinzugefĆ¼gt:
[ipfire-2.x.git] / src / patches / fcpci-suse8.2-03.11.02-compiler.patch
1 --- src.drv/defs.h~ 2006-05-18 16:18:08.525808536 +0200
2 +++ src.drv/defs.h 2006-05-18 18:57:07.000000000 +0200
3 @@ -85,7 +85,7 @@
4 #define CONFIG_ISAPNP
5 #endif
6
7 -#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 0)
8 +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 23)
9 typedef void irqreturn_t;
10
11 #define IRQ_NONE