PCI: don't expose struct pci_vpd to userspace
authorJesse Barnes <jbarnes@hobbes.lan>
Mon, 28 Apr 2008 19:30:35 +0000 (12:30 -0700)
committerJesse Barnes <jbarnes@hobbes.lan>
Mon, 28 Apr 2008 19:30:35 +0000 (12:30 -0700)
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>

No differences found