diff options
| author | David Howells <[email protected]> | 2013-05-28 19:21:25 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-05-30 04:38:48 +0000 |
| commit | 1aeeac7ad484e1bea6fe602880893b3074adb40a (patch) | |
| tree | 770cf5f8a75e5dee1e2bb7ceb159ff066acbd4c7 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | MN10300: ASB2305's PCI code needs the definition of XIRQ1 (diff) | |
| download | kernel-1aeeac7ad484e1bea6fe602880893b3074adb40a.tar.gz kernel-1aeeac7ad484e1bea6fe602880893b3074adb40a.zip | |
MN10300: Need pci_iomap() and __pci_ioport_map() defining
Include the generic definitions of pci_iomap() and __pci_ioport_map()
otherwise we can get errors like:
lib/pci_iomap.c: In function 'pci_iomap':
lib/pci_iomap.c:37: error: implicit declaration of function '__pci_ioport_map'
lib/pci_iomap.c:37: warning: return makes pointer from integer without a cast
and:
drivers/pci/quirks.c: In function 'disable_igfx_irq':
drivers/pci/quirks.c:2893: error: implicit declaration of function 'pci_iomap'
drivers/pci/quirks.c:2893: warning: initialization makes pointer from integer without a cast
drivers/pci/quirks.c: In function 'reset_ivb_igd':
drivers/pci/quirks.c:3133: warning: assignment makes pointer from integer without a cast
Signed-off-by: David Howells <[email protected]>
Acked-by: Ken Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
