sparc: export openprom.h to userspace
authorSam Ravnborg <sam@ravnborg.org>
Fri, 13 Jun 2008 18:20:54 +0000 (20:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jul 2008 04:42:23 +0000 (21:42 -0700)
commitb1a8bf92a0303301f3e013e2a2f45a4916453ce7
tree3e0c5a4dbfbe96dc5881e2bafffcd4e760a8f23c
parentb444b9a5a1171ef07e1a87b01f7bb5bd0206d012
sparc: export openprom.h to userspace

sparc64 exports openprom.h to userspace so let sparc follow
the example.
As openprom.h pulled in another not-for-export vaddrs.h header
file it required a few changes to fix the build.

The definition af VMALLOC_* were moved to pgtable as this is
where sparc64 has them.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
arch/sparc/kernel/entry.S
include/asm-sparc/Kbuild
include/asm-sparc/openprom.h
include/asm-sparc/pgtable.h
include/asm-sparc/vaddrs.h