summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-12-13 00:54:59 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-12-13 01:07:36 (GMT)
commit16394fd031142c9ef31e2eb8cd8c4bd07e258bac (patch)
tree241dbefcd16b28d4a077d8196b84262596233a4b /kernel
parent40bd62c6194bdee1bc6652b3b0aa28e34883f603 (diff)
downloadlinux-16394fd031142c9ef31e2eb8cd8c4bd07e258bac.tar.xz
x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c
After commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected) PM_RUNTIME is always set if PM is set, so #ifdef blocks depending on CONFIG_PM_RUNTIME may now be changed to depend on CONFIG_PM. Replace CONFIG_PM_RUNTIME with CONFIG_PM in x86/kernel/apic/io_apic.c. Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions