diff options
author | Randy Dunlap <[email protected]> | 2018-07-07 08:31:15 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-08 11:00:50 +0900 |
commit | 20fbdc35723f0b3e1a0d2948960244f9721d1646 (patch) | |
tree | 210ca6f9d3175a6247d7764a9256db9d90d8b151 /tools/perf/scripts/python/sched-migration.py | |
parent | d2af686c2df82659673c2a795c06dcd37730a3b9 (diff) |
isdn/capi: fix defined but not used warnings
Fix build warnings in drivers/isdn/capi/ when CONFIG_PROC_FS is not
enabled by marking the unused functions as __maybe_unused.
../drivers/isdn/capi/capi.c:1324:12: warning: 'capi20_proc_show' defined but not used [-Wunused-function]
../drivers/isdn/capi/capi.c:1347:12: warning: 'capi20ncci_proc_show' defined but not used [-Wunused-function]
../drivers/isdn/capi/capidrv.c:2454:12: warning: 'capidrv_proc_show' defined but not used [-Wunused-function]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Karsten Keil <[email protected]>
Cc: [email protected] (subscribers-only)
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions