git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97a34eb
)
PCI: don't expose struct pci_vpd to userspace
author
Jesse Barnes
<jbarnes@hobbes.lan>
Mon, 28 Apr 2008 19:30:35 +0000
(12:30 -0700)
committer
Jesse 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