]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/patches/fcpci-suse8.2-03.11.02-compiler.patch
Saemtliche unbenutzte Patches aus dem Repository geworfen.
[people/pmueller/ipfire-2.x.git] / src / patches / fcpci-suse8.2-03.11.02-compiler.patch
diff --git a/src/patches/fcpci-suse8.2-03.11.02-compiler.patch b/src/patches/fcpci-suse8.2-03.11.02-compiler.patch
deleted file mode 100644 (file)
index b2f98d1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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