ARM: dts: imx25: Add #pwm-cells to pwm4
[firefly-linux-kernel-4.4.55.git] / Makefile
index 83a02f5b2c00434f854ab0b0ee78e4bcc330bdd9..cf99a9b53c6f71e887c51e51f601d94158bc3369 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION = 3
 PATCHLEVEL = 10
-SUBLEVEL = 19
+SUBLEVEL = 78
 EXTRAVERSION =
 NAME = TOSSUG Baby Fish
 
@@ -614,6 +614,8 @@ KBUILD_CFLAGS       += -fomit-frame-pointer
 endif
 endif
 
+KBUILD_CFLAGS   += $(call cc-option, -fno-var-tracking-assignments)
+
 ifdef CONFIG_DEBUG_INFO
 KBUILD_CFLAGS  += -g
 KBUILD_AFLAGS  += -gdwarf-2