summaryrefslogtreecommitdiff
path: root/crypto/crc32c_generic.c
diff options
context:
space:
mode:
authorGeorgi Djakov <georgi.djakov@linaro.org>2020-06-16 16:43:23 +0300
committerGeorgi Djakov <georgi.djakov@linaro.org>2020-06-16 16:43:23 +0300
commit12a400b016ab955be8e4c569346fa18aaceed9d7 (patch)
tree7cbc5be8a68342e54dab1b5f084cd9552847f1e6 /crypto/crc32c_generic.c
parent65461e26b1fe73bde4326367ee23cc1a24e6c33e (diff)
interconnect: Mark all dummy functions as static inline
There are a few dummy stub functions that are not marked as static inline yet. Currently this header file is not included in any other file outside of drivers/interconnect/, but that might not be the case in the future. If this file gets included and the framework is disabled, we will be see warnings. Let's fix this in advance. Link: https://lore.kernel.org/r/20200228145945.13579-1-georgi.djakov@linaro.org Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Diffstat (limited to 'crypto/crc32c_generic.c')
0 files changed, 0 insertions, 0 deletions