aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2023-07-18 01:28:42 +0100
committerMark Brown <[email protected]>2023-07-18 15:19:00 +0100
commitda7c07b1083809888c82522e74370f962fb7685e (patch)
tree1527df9d50702a10ff66c0b4a25131ba32b5ffa0 /tools/perf/scripts/python/export-to-sqlite.py
parentfdf0eaf11452d72945af31804e2a1048ee1b574c (diff)
driver core: Provide stubs for !IOMEM builds
The various _ioremap_resource functions are not built when CONFIG_HAS_IOMEM is disabled but no stubs are provided. Given how widespread IOMEM usage is in drivers and how rare !IOMEM configurations are in practical use let's just provide some stubs so users will build without having to add explicit dependencies on HAS_IOMEM. The most likely use case is builds with UML for KUnit testing. Reviewed-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: David Gow <[email protected]> Reviewed-by: Takashi Iwai <[email protected]> Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions