sparc64 Kbuild: apb.h and bbc.h should not be exported to userspace

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2008-06-10 13:00:12 -07:00
parent 3f261e829f
commit 597631f2ea
1 changed files with 0 additions and 2 deletions

View File

@ -4,9 +4,7 @@ ALTARCH := sparc
ARCHDEF := defined __sparc__ && defined __arch64__
ALTARCHDEF := defined __sparc__ && !defined __arch64__
header-y += apb.h
header-y += asi.h
header-y += bbc.h
header-y += bpp.h
header-y += display7seg.h
header-y += envctrl.h