https://github.com/torvalds/linux
Revision 2e9ff8d917af622785b5b9f46d849b7eee43b29c authored by Mark Einon on 04 November 2011, 17:58:02 UTC, committed by Greg Kroah-Hartman on 18 November 2011, 22:52:09 UTC
Randy Dunlap reports that the ex131x driver doesn't build when CONFIG_PM_SLEEP is not enabled.
This bug was introduced when moving code around to remove some forward declarations earlier, the #endif part of #ifdef CONFIG_PM_SLEEP was not moved at the same time. Now fixed by moving it to its proper place.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1 parent cfcfc9e
History
Tip revision: 2e9ff8d917af622785b5b9f46d849b7eee43b29c authored by Mark Einon on 04 November 2011, 17:58:02 UTC
linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled
Tip revision: 2e9ff8d
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.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.4 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top