From: David Woodhouse Date: Fri, 14 Jul 2006 07:24:08 +0000 (-0700) Subject: [PATCH] hdrinstall: remove asm/io.h from user visibility X-Git-Tag: v2.6.18-rc2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fa259b5aaf310657e5d30be48a300860741447;p=pandora-kernel.git [PATCH] hdrinstall: remove asm/io.h from user visibility There's no excuse for userspace abusing this kernel header -- the kernel's headers are not intended to provide a library of helper routines for userspace. Using from userspace is broken on most architectures anyway. Just say 'no'. Signed-off-by: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed