Skip to content

Commit

Permalink
sparc64 Kbuild: apb.h and bbc.h should not be exported to userspace
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Jul 18, 2008
1 parent 3f261e8 commit 597631f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-sparc64/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 597631f

Please sign in to comment.