summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-2.6.30/9994-unlzma-header-path-fix.patch
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2013-05-18 18:29:41 +0300
committerRoman Yeryomin <roman@advem.lv>2013-05-26 00:48:35 +0300
commit42c78b9ac70f512e4f5553fabe1383e23e52c26b (patch)
tree602e0c12be6eec9ad60ffd8c584e830978626a79 /target/linux/realtek/patches-2.6.30/9994-unlzma-header-path-fix.patch
parentdc607fc63c0cccd6d36ff528ff355339666143bf (diff)
add realtek lzma hacks
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/realtek/patches-2.6.30/9994-unlzma-header-path-fix.patch')
-rw-r--r--target/linux/realtek/patches-2.6.30/9994-unlzma-header-path-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/realtek/patches-2.6.30/9994-unlzma-header-path-fix.patch b/target/linux/realtek/patches-2.6.30/9994-unlzma-header-path-fix.patch
deleted file mode 100644
index 4032c4fd8..000000000
--- a/target/linux/realtek/patches-2.6.30/9994-unlzma-header-path-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/lib/decompress_unlzma.c 2013-05-16 19:41:49.499019157 +0300
-+++ b/lib/decompress_unlzma.c 2013-05-16 18:10:42.178461709 +0300
-@@ -30,7 +30,7 @@
- */
-
- #ifndef STATIC
--#include <linux/decompress/unlzma.h>
-+#include <linux/decompress/unlzma_mm.h>
- #endif /* STATIC */
-
- #include <linux/decompress/mm.h>