]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita91d8c68c4e1b0b440958816b3003adae07e9292
tree3e0c5a4dbfbe96dc5881e2bafffcd4e760a8f23c
parentbbce00f0612ad97d55f7a2284117d2a9e56cc3c1
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