sparc64 Kbuild: apb.h and bbc.h should not be exported to userspace
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Jun 2008 20:00:12 +0000 (13:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jul 2008 04:38:47 +0000 (21:38 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
include/asm-sparc64/Kbuild

index dce1cf9..7e88c12 100644 (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