sparc: stop exporting openprom.h header
authorAndres Salomon <dilinger@queued.net>
Fri, 8 Oct 2010 18:34:24 +0000 (11:34 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 8 Oct 2010 19:04:00 +0000 (13:04 -0600)
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>

No differences found