commit | 4e13efc99106723960a27e55f560028bced5076d | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Fri Oct 08 11:34:24 2010 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Oct 08 13:04:00 2010 -0600 |
tree | 3cedd7acf49af416d38d1b9d7190c8c1ceb9aff3 | |
parent | f14362d1fe81cece6f1d78483e5bbfcf8cc497bf [diff] |
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>