diff --git a/[refs] b/[refs] index c701d42a9cf4..89ccfbec9f05 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 001b6767b1d0c89e458e5ddb039245b268f569fb +refs/heads/master: 1e16c0a081f6c93f04c6af784d6a160955269f91 diff --git a/trunk/kernel/Makefile b/trunk/kernel/Makefile index ca2433e84873..480976275d98 100644 --- a/trunk/kernel/Makefile +++ b/trunk/kernel/Makefile @@ -11,7 +11,7 @@ obj-y = sched.o fork.o exec_domain.o panic.o printk.o profile.o \ hrtimer.o rwsem.o nsproxy.o srcu.o semaphore.o \ notifier.o ksysfs.o pm_qos_params.o sched_clock.o -CFLAGS_REMOVE_sched.o = -pg -mno-spe +CFLAGS_REMOVE_sched.o = -mno-spe ifdef CONFIG_FTRACE # Do not trace debug files and internal ftrace files