Files
bpfire/src/patches/fcpci-suse8.2-03.11.02-compiler.patch
ms 6ca65b88c3 Hinzugefügt:
* Fritz!PCI Treiber (auch SMP)
Geändert:
  * Postfix Konfiguration gekürzt


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@125 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-05-18 17:33:39 +00:00

12 lines
310 B
Diff

--- src.drv/defs.h~ 2006-05-18 16:18:08.525808536 +0200
+++ src.drv/defs.h 2006-05-18 18:57:07.000000000 +0200
@@ -85,7 +85,7 @@
#define CONFIG_ISAPNP
#endif
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 0)
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 23)
typedef void irqreturn_t;
#define IRQ_NONE