]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - src/patches/fcpci-suse8.2-03.11.02-compiler.patch
Hinzugefuegt:
[people/pmueller/ipfire-2.x.git] / src / patches / fcpci-suse8.2-03.11.02-compiler.patch
CommitLineData
6ca65b88
MT
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