mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
Impact: module build fix Fix: ERROR: "sysdev_resume" [arch/x86/kernel/apm.ko] undefined! ERROR: "sysdev_suspend" [arch/x86/kernel/apm.ko] undefined! As these APIs are now used by the APM driver, which can be built as a module. Also fix a few extra (and inconsistent) newlines in comment blocks preceding these functions. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
770824bdc4
commit
0f99fed460
1 changed files with 2 additions and 5 deletions
Loading…
Add table
Add a link
Reference in a new issue