Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information