diff options
author | Conor Dooley <[email protected]> | 2022-02-26 12:48:27 +0000 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-02-28 16:57:04 +0100 |
commit | e6e6479c27aa22d11ff7109125dd5ec9ef276de8 (patch) | |
tree | 0a56e1304a5674492ecea90a7c06f62df8154d8b /tools/perf/scripts/python/bin | |
parent | 27888394504350569978487bb39e577cf5142b3d (diff) |
soc: microchip: make mpfs_sys_controller_put static
dsafsdfd0054 ("soc: add microchip polarfire soc system controller")
incorrectly exported mpfs_sys_controller_put. Remove the export and make
the function static instead. This fixes the "no previous prototype
for 'mpfs_sys_controller_put'" warning spotted by the kernel test robot.
Fixes: d0054a470c33 ("soc: add microchip polarfire soc system controller")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions