git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4eddd4
)
platform/x86: fix asus-wmi build error
author
Randy Dunlap
<rdunlap@infradead.org>
Mon, 16 Sep 2013 18:10:51 +0000
(11:10 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 23 Oct 2013 06:57:57 +0000
(07:57 +0100)
Fix build error in asus_wmi.c when ASUS_WMI=y and ACPI_VIDEO=m
by preventing that combination.
drivers/built-in.o: In function `asus_wmi_probe':
asus-wmi.c:(.text+0x65ddb4): undefined reference to `acpi_video_unregister'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found