x86, um: take arch/um/include/* out of the way
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 17 Aug 2008 17:48:37 +0000 (13:48 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 23 Oct 2008 05:55:19 +0000 (22:55 -0700)
We can't just plop asm/* into it - userland helpers are built with it
in search path and seeing asm/* show up there suddenly would be a bad
idea.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found