commit | ee69439cc1dcadbae42ece1caa1ec1786560f7aa | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@hobbes.lan> | Mon Apr 28 12:30:35 2008 -0700 |
committer | Jesse Barnes <jbarnes@hobbes.lan> | Mon Apr 28 12:30:35 2008 -0700 |
tree | 4121f06f414d93e71d7e6c886c0510d2968dc408 | |
parent | 97a34eb77c758ff7821c2d29b3b5a84299c93aa1 [diff] |
PCI: don't expose struct pci_vpd to userspace We just need to forward declare it for struct pci_dev, not expose it outside of __KERNEL__. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>