kernel: update 3.14 to 3.14.25
[openwrt/openwrt.git] / target / linux / generic / patches-3.14 / 062-mips_decompressor_build_fix.patch
index 52c45c38e09517bcd36db9458600f7cf3f148bcc..4ddcbb4e3969822829bb0a88b779c162dc057b4e 100644 (file)
@@ -54,13 +54,11 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
 
 --- a/arch/mips/boot/compressed/decompress.c
 +++ b/arch/mips/boot/compressed/decompress.c
-@@ -10,9 +10,7 @@
-  * Free Software Foundation;  either version 2 of the  License, or (at your
-  * option) any later version.
+@@ -12,7 +12,6 @@
   */
--
  #include <linux/types.h>
 -#include <linux/kernel.h>
+ #include <linux/string.h>
  
  #include <asm/addrspace.h>