diff options
Diffstat (limited to 'target/linux/generic/patches-4.1/960-decompress_unlzo_fix.patch')
-rw-r--r-- | target/linux/generic/patches-4.1/960-decompress_unlzo_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/960-decompress_unlzo_fix.patch b/target/linux/generic/patches-4.1/960-decompress_unlzo_fix.patch index ee7c118ef0..37e322ad8c 100644 --- a/target/linux/generic/patches-4.1/960-decompress_unlzo_fix.patch +++ b/target/linux/generic/patches-4.1/960-decompress_unlzo_fix.patch @@ -13,7 +13,7 @@ +#endif --- a/lib/decompress_unlzo.c +++ b/lib/decompress_unlzo.c -@@ -38,6 +38,7 @@ +@@ -39,6 +39,7 @@ #include <linux/types.h> #include <linux/lzo.h> |