Skip to content
Commit e6e6479c authored by Conor Dooley's avatar Conor Dooley Committed by Arnd Bergmann
Browse files

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: d0054a47 ("soc: add microchip polarfire soc system controller")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarConor Dooley <mail@conchuod.ie>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 27888394
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment