diff options
author | Logan Gunthorpe <[email protected]> | 2017-05-29 13:13:08 -0600 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2017-06-12 16:26:00 +0200 |
commit | 7e9710af2301e76421a6a8f2655937651279f5c4 (patch) | |
tree | 863f077b0529bea8d479b9d8dcbb3fb1d9c8cc7d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c39457ff1fd58bf5cc466025b1467de29ba0437a (diff) |
s390: provide default ioremap and iounmap declaration
Move the CONFIG_PCI device so that ioremap and iounmap are always
available. This looks safe as there's nothing PCI specific in the
implementation of these functions.
I have designs to use these functions in scatterlist.c where they'd likely
never be called without CONFIG_PCI set, but this is needed to compile
such changes.
Signed-off-by: Logan Gunthorpe <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Sebastian Ott <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Sebastian Ott <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions