diff options
author | Heiko Carstens <[email protected]> | 2011-08-02 10:08:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-08-22 14:12:23 -0700 |
commit | 8ea95e08711f504d83281e762ca65a849a89593e (patch) | |
tree | 0abdf70a6b5942ad5e3b48e98c470b2bde493e59 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f9e0b159dbff693bacb64a929e04f442df985b50 (diff) |
pti: add missing CONFIG_PCI dependency
allmodconfig compile fails on s390 because of the new PTI driver:
drivers/misc/pti.c:407:3: error: implicit declaration of function 'pci_iounmap'
drivers/misc/pti.c:410:3: error: implicit declaration of function 'pci_release_region'
Add a 'depends on PCI' statement so it doesn't get compiled.
Cc: J Freyensee <[email protected]>
Signed-off-by: Tracey Dent <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Sergei Trofimovich <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions