Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andres Salomon and committed by
Grant Likely
4e13efc9 f14362d1

-1
-1
arch/sparc/include/asm/Kbuild
··· 7 7 header-y += envctrl.h 8 8 header-y += fbio.h 9 9 header-y += jsflash.h 10 - header-y += openprom.h 11 10 header-y += openpromio.h 12 11 header-y += perfctr.h 13 12 header-y += psrcompat.h