diff options
author | Brian Norris <[email protected]> | 2022-04-25 18:45:43 -0700 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2022-04-30 15:06:14 +0200 |
commit | 2ca9e472c70f15de768ab200571e2f6634f66394 (patch) | |
tree | a426a8d77ecce1fc9419a668aebcd6d6f334a48d /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9be1a9996ebd8da27cafc947e4578b2d419dc07e (diff) |
soc: rockchip: power-domain: Replace dsb() with smb()
It's unclear if these are really needed at all, but seemingly their
purpose is only as a write barrier. Use the general macro instead of the
ARM-specific one.
This driver is partially marked for COMPILE_TEST'ing, but it doesn't
build under non-ARM architectures. Fix this up before *really* enabling
it for COMPILE_TEST.
Signed-off-by: Brian Norris <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions