]> www.infradead.org Git - users/jedix/linux-maple.git/commit
memory: renesas-rpc-if: Add missing static keyword
authorBiju Das <biju.das.jz@bp.renesas.com>
Wed, 7 May 2025 16:21:44 +0000 (17:21 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 8 May 2025 08:59:07 +0000 (10:59 +0200)
commit798dc3f19c9e3855c18c3afb610bc5d27195ef44
tree7b866cd2c2e6ba01203bf56cb7a6ce13b5e278f3
parent687cac9559d8e9277830bdfb68b57d7403695b1d
memory: renesas-rpc-if: Add missing static keyword

Fix the below sparse warnings:
 symbol 'rpcif_impl' was not declared. Should it be static?
 symbol 'xspi_impl' was not declared. Should it be static?

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202505072013.1EqwjtaR-lkp@intel.com/
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20250507162146.140494-1-biju.das.jz@bp.renesas.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/memory/renesas-rpc-if.c