diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-06 17:14:53 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-06 17:14:53 +0000 |
commit | 7a39e7860a30dc1b50892f887bf93924503b1d66 (patch) | |
tree | 139a636734c106d53e4d72458ab1e96607e74cf5 /package/compcache/patches/002-kernel-2.6.34-compat.patch | |
parent | bef592844bd2cb1c3561f16ce62c31eecd5cc5d5 (diff) | |
download | upstream-7a39e7860a30dc1b50892f887bf93924503b1d66.tar.gz upstream-7a39e7860a30dc1b50892f887bf93924503b1d66.tar.bz2 upstream-7a39e7860a30dc1b50892f887bf93924503b1d66.zip |
compcache: remove package, use zram-swap instead
SVN-Revision: 35026
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.patch | 10 |
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 5cd8129f80..0000000000 --- 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> |