diff options
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.patch | 11 |
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> |