https://github.com/torvalds/linux
Revision 3567a4e2c52ce2f6fe74fc85690335ec7c96608e authored by Rafael J. Wysocki on 09 August 2012, 21:00:13 UTC, committed by Rafael J. Wysocki on 10 August 2012, 12:29:43 UTC
According to compiler warnings, quite some suspend/resume functions
in platform x86 drivers are not used for CONFIG_PM_SLEEP unset, so
add #ifdefs to prevent them from being built in that case.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
1 parent 9069240
History
Tip revision: 3567a4e2c52ce2f6fe74fc85690335ec7c96608e authored by Rafael J. Wysocki on 09 August 2012, 21:00:13 UTC
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Tip revision: 3567a4e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.4 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top