From: Ingo Molnar Date: Tue, 13 Mar 2012 15:32:54 +0000 (+0100) Subject: Merge branch 'x86/cleanups' into perf/uprobes X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ef15eda98217f5183f457e7a2de8b79555ef908b;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'x86/cleanups' into perf/uprobes Merge reason: We want to merge a dependent patch. Signed-off-by: Ingo Molnar --- ef15eda98217f5183f457e7a2de8b79555ef908b diff --cc arch/x86/kernel/cpu/perf_event.c index 3c44b712380c,63c0e058a405..1c52bdbb9b8b --- a/arch/x86/kernel/cpu/perf_event.c +++ b/arch/x86/kernel/cpu/perf_event.c @@@ -29,10 -28,8 +29,9 @@@ #include #include #include - #include #include #include +#include #include "perf_event.h"