diff options
author | Ingo Molnar <mingo@kernel.org> | 2016-11-28 09:43:49 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-11-28 09:43:49 +0100 |
commit | a293b3954a9d46cf60073616e8ace3c72e3b2f45 (patch) | |
tree | f0fc4540a761d991f17150ad313c197825f0c37b /drivers/acpi/bus.c | |
parent | cpufreq/intel_pstate: Use CPPC to get max performance (diff) | |
download | linux-a293b3954a9d46cf60073616e8ace3c72e3b2f45.tar.xz linux-a293b3954a9d46cf60073616e8ace3c72e3b2f45.zip |
x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>
asm/mutex.h is gone from the locking tree, which makes sched/core break the build.
Use linux/mutex.h instead, which is the canonical method.
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Tim Chen <tim.c.chen@linux.intel.com>
Cc: peterz@infradead.org
Cc: jolsa@redhat.com
Cc: rjw@rjwysocki.net
Cc: bp@suse.de
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/acpi/bus.c')
0 files changed, 0 insertions, 0 deletions