]> git.baikalelectronics.ru Git - uboot.git/commit
psci: add 'static inline' to invoke_psci_fn() stub
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 20 May 2020 00:32:39 +0000 (09:32 +0900)
committerTom Rini <trini@konsulko.com>
Tue, 23 Jun 2020 18:43:24 +0000 (14:43 -0400)
commit0506e27b2b02ef75751a9ffe951a863603660618
treed7199a387a4fad25e82cf5932950a7e452d0ff10
parentaed779d20ca7bf414c8d0415d67cdbe2a5034a76
psci: add 'static inline' to invoke_psci_fn() stub

Avoid potential multiple definitions when CONFIG_ARM_PSCI_FW
is disabled.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/linux/psci.h