From: Adam Jackson Date: Tue, 18 Dec 2007 00:20:04 +0000 (-0800) Subject: apm_event{,info}_t are userspace types X-Git-Tag: v2.6.24-rc6~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d936626dd00bd47cf574add458fea8a23b79611;p=pandora-kernel.git apm_event{,info}_t are userspace types 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed