diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-05-16 17:31:09 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-05-26 13:33:05 +0200 |
commit | 88813f05b834756dfcadb7fbd7bf8f21e69b7811 (patch) | |
tree | 3591a3234517c5cc14529547ffff06d72cd5c1f9 /arch/arm/mach-omap2/pdata-quirks.c | |
parent | 5e40c79a513bff9b9f5c00d469de31d7318e3252 (diff) |
ARM: versatile: mark mmc_status() static
mmc_status() is only used in the file it is defined in, and
no longer has an 'extern' declaration:
arch/arm/mach-versatile/versatile.c:56:14: error: no previous prototype for 'mmc_status'
Fixes: 16956fed35fe ("ARM: versatile: switch to DT only booting and remove legacy code")
Link: https://lore.kernel.org/r/20230516153109.514251-14-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-omap2/pdata-quirks.c')
0 files changed, 0 insertions, 0 deletions