aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRoger Quadros <[email protected]>2022-04-26 11:26:11 +0300
committerKrzysztof Kozlowski <[email protected]>2022-04-29 08:57:36 +0200
commit854fd9209b20837ab48c2e6714e5e44dd8ea33a2 (patch)
tree012b1b2281c2c9fb0c94d658d01451505a755290 /tools/perf/scripts/python/exported-sql-viewer.py
parentbe34f45f0d4aa91c6b83d140f9ace1ca40a5f9dc (diff)
memory: omap-gpmc: Allow building as a module
Allow OMAP_GPMC to be built as a module. When building this driver as a module, the symbol 'of_default_bus_match_table' will not be found as it is not being exported. The of_match_node() call is redundant anyways as of_platform_default_populate() already takes care of matching with 'of_default_bus_match_table'. So get rid of that call. This will also resolve the module build failure. Move compatible match table to the end where it is usually expected. Signed-off-by: Roger Quadros <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions