diff options
author | Randy Dunlap <[email protected]> | 2018-07-07 08:27:53 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-08 11:00:50 +0900 |
commit | d2af686c2df82659673c2a795c06dcd37730a3b9 (patch) | |
tree | b3aca0185bac6c87c18f452365f83cdcee55fa14 /tools/perf/scripts/python/sched-migration.py | |
parent | 005c1c0eac82d76214581e9698ee183c2df9f3c6 (diff) |
connector: fix defined but not used warning
Fix a build warning in connector.c when CONFIG_PROC_FS is not enabled
by marking the unused function as __maybe_unused.
../drivers/connector/connector.c:242:12: warning: 'cn_proc_show' defined but not used [-Wunused-function]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Evgeniy Polyakov <[email protected]>
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