From: David Woodhouse Date: Tue, 26 Aug 2008 14:29:22 +0000 (+0100) Subject: Fix userspace export of X-Git-Tag: v2.6.27-rc5~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5770a3fb5f8544d40ae03b010318345cdd05d662;p=pandora-kernel.git Fix userspace export of Including in the user-visible part of this header has caused build regressions with headers from 2.6.27-rc. Move it down to the #ifdef __KERNEL__ part, which is the only place it's needed. Move some other kernel-only things down there too, while we're at it. Signed-off-by: David Woodhouse Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed