diff options
author | Bjorn Helgaas <[email protected]> | 2015-06-04 16:49:43 -0500 |
---|---|---|
committer | Michal Simek <[email protected]> | 2015-06-08 10:03:14 +0200 |
commit | c4fa9a6ae285ec4777d0524a4ee9c9039a5a4c28 (patch) | |
tree | d16e61dd89664c8a0d5c5d3b21ef868f25eb0d7d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 99fdc6b9bd022ab5fb0f2e45f11a5a53697221fb (diff) |
microblaze/PCI: Remove unnecessary struct pci_dev declaration
All users of arch/microblaze/include/asm/pci.h get it by including
include/linux/pci.h, which in turn includes <asm/pci.h> after it declares
struct pci_dev.
The forward declaration here is unnecessary, so remove it.
Signed-off-by: Bjorn Helgaas <[email protected]>
CC: Michal Simek <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions