]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit587f8edc84705b5d76cf3f14cb838e7d28333f42
tree4005546ad7242c21ca5f8946e712ab087af5c17a
parenta1d757cfc2112238a98c9c57f43504a79115268f
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