summaryrefslogtreecommitdiffstats
path: root/package/compcache/patches/002-kernel-2.6.34-compat.patch
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-06 17:14:53 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-06 17:14:53 +0000
commit31142917aa357f0d7d6b82812a1dd48a84d992a7 (patch)
tree3e96ab43258fe3047f06d90c6828ee31d903b84b /package/compcache/patches/002-kernel-2.6.34-compat.patch
parent38cc3e47f517a509152186069c45d20f52e90835 (diff)
compcache: remove package, use zram-swap instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35026 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/compcache/patches/002-kernel-2.6.34-compat.patch')
-rw-r--r--package/compcache/patches/002-kernel-2.6.34-compat.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/compcache/patches/002-kernel-2.6.34-compat.patch b/package/compcache/patches/002-kernel-2.6.34-compat.patch
deleted file mode 100644
index 5cd8129f8..000000000
--- a/package/compcache/patches/002-kernel-2.6.34-compat.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/ramzswap_drv.c
-+++ b/ramzswap_drv.c
-@@ -23,6 +23,7 @@
- #include <linux/device.h>
- #include <linux/genhd.h>
- #include <linux/highmem.h>
-+#include <linux/slab.h>
- #include <linux/string.h>
- #include <linux/swap.h>
- #include <linux/swapops.h>