aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2021-05-05 10:06:24 +0200
committerMarc Kleine-Budde <[email protected]>2021-05-27 09:42:22 +0200
commit4318b1aa22b7b44209ec5d079c83e3bae3b9c077 (patch)
treedf660e05ed792e9646d66808748b1af385fee9ca /tools/perf/scripts/python/stat-cpi.py
parentb558e200d626b1761e4642e1acd2268fd30bddc6 (diff)
can: at91_can: silence clang warning
This patch fixes the following clang warning, by marking the functions as maybe unused. gcc doesn't complain about unused inline functions. | drivers/net/can/at91_can.c:178:1: warning: unused function 'at91_is_sam9X5' [-Wunused-function] | AT91_IS(9X5); | ^ | drivers/net/can/at91_can.c:172:19: note: expanded from macro 'AT91_IS' | static inline int at91_is_sam##_model(const struct at91_priv *priv) \ | ^ | <scratch space>:66:1: note: expanded from here | at91_is_sam9X5 | ^ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions