diff options
| author | YueHaibing <[email protected]> | 2018-07-13 14:46:58 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2018-07-31 10:20:57 +0300 |
| commit | 8b8f3278d241658a7dcb95cefc9793ac85a43c3a (patch) | |
| tree | 0526ff32ce53c3683460a833350a6ed9c77b90fa /tools/perf/scripts/python/sched-migration.py | |
| parent | f21bcefcf91cc4549966e67debd082a2cb14bf73 (diff) | |
atmel: hide unused procfs helpers
When CONFIG_PROC_FS isn't set, gcc warning this:
drivers/net/wireless/atmel/atmel.c:1402:12: warning: ‘atmel_proc_show’ defined but not used [-Wunused-function]
static int atmel_proc_show(struct seq_file *m, void *v)
^
fix this by adding #ifdef around it.
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions