diff options
| author | Rob Herring <[email protected]> | 2020-04-29 15:58:10 -0500 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2020-05-05 11:42:39 -0500 |
| commit | 9b06fc39084e161da84a399b6b5dc524e673f51e (patch) | |
| tree | 115b6a90e57de0c4967fc5d94f2424e4ba9fcfc6 /tools/perf/scripts/python | |
| parent | ae83d0b416db002fe95601e7f97f64b59514d936 (diff) | |
ARM: vexpress: Move vexpress_flags_set() into arch code
vexpress_flags_set() is only used by the platform SMP related code and
has nothing to do with the vexpress-sysreg MFD driver other than both
access the same h/w block. It's also only needed for 32-bit systems and
must be built-in for them. Let's move vexpress_flags_set() closer to
where it is being used. This will allow for vexpress-sysreg to be built
as a module.
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Linus Walleij <[email protected]>
Reviewed-by: Sudeep Holla <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
Acked-by: Lee Jones <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions