powerpc: Move most of setup.h out of uapi
authorAnton Blanchard <anton@samba.org>
Thu, 1 Nov 2012 14:55:04 +0000 (14:55 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 02:00:51 +0000 (13:00 +1100)
Most of setup.h should not be exported to userspace, so move it
back. All we are left with is the asm-generic include to pick
up the COMMAND_LINE_SIZE define.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found