OSDN Git Service

ARM: tcm: ensure inline stub functions are marked static
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 29 Mar 2018 10:27:31 +0000 (11:27 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Sat, 14 Jul 2018 15:09:27 +0000 (16:09 +0100)
commit14459ce2bd980f74bc9c36f3ef42e7ba645e5dfe
tree4005546ad7242c21ca5f8946e712ab087af5c17a
parent2288fd51808cdf697f12d92706706554192db290
ARM: tcm: ensure inline stub functions are marked static

Ensure that the stubbed out tcm_init() is marked static, so we don't
end up emitting the stub each time the header is included.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/mm/tcm.h