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:
a332347
)
apm_event{,info}_t are userspace types
author
Adam Jackson
<ajax@redhat.com>
Tue, 18 Dec 2007 00:20:04 +0000
(16:20 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 18 Dec 2007 03:28:16 +0000
(19:28 -0800)
These types define the size of data read from /dev/apm_bios. They should
not be hidden behind #ifdef __KERNEL__.
This is killing my xserver compile, apm_event_t is used in the xserver
source.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found