Browse Source

sparc: stop exporting openprom.h header

It's unknown why openprom.h was being exported; there doesn't seem to be any
reason for it currently, and it creates headaches with userspace being able
to potentially use the structures in there.  So, don't export it anymore.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Andres Salomon 14 years ago
parent
commit
4e13efc991
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/sparc/include/asm/Kbuild

+ 0 - 1
arch/sparc/include/asm/Kbuild

@@ -7,7 +7,6 @@ header-y += display7seg.h
 header-y += envctrl.h
 header-y += fbio.h
 header-y += jsflash.h
-header-y += openprom.h
 header-y += openpromio.h
 header-y += perfctr.h
 header-y += psrcompat.h