diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-09-21 08:48:27 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-09-21 08:48:27 +0100 |
commit | 09087a1a8722fac30b1969a4a542cde064af13f8 (patch) | |
tree | f49a0f35ea85e2756c147269da11c8526112cbbf /include/asm-sparc64/Kbuild | |
parent | 47dbec79d1b9ce9e80bed932f345adc92049f05d (diff) |
Fix exported headers for SPARC, SPARC64
Mostly removing files which have no business being used in userspace.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc64/Kbuild')
-rw-r--r-- | include/asm-sparc64/Kbuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/asm-sparc64/Kbuild b/include/asm-sparc64/Kbuild index 4b59ce46cc2..a7f44408c93 100644 --- a/include/asm-sparc64/Kbuild +++ b/include/asm-sparc64/Kbuild @@ -8,15 +8,12 @@ header-y += apb.h header-y += asi.h header-y += bbc.h header-y += bpp.h +header-y += const.h header-y += display7seg.h header-y += envctrl.h -header-y += floppy.h header-y += ipc.h -header-y += kdebug.h -header-y += mostek.h header-y += openprom.h header-y += openpromio.h -header-y += parport.h header-y += pconf.h header-y += psrcompat.h header-y += pstate.h |