summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-07-13 09:46:58 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-07-31 10:20:57 +0300
commit8b8f3278d241658a7dcb95cefc9793ac85a43c3a (patch)
tree0526ff32ce53c3683460a833350a6ed9c77b90fa /drivers/input/mouse
parentf21bcefcf91cc4549966e67debd082a2cb14bf73 (diff)
downloadlinux-8b8f3278d241658a7dcb95cefc9793ac85a43c3a.tar.xz
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 <yuehaibing@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/input/mouse')
0 files changed, 0 insertions, 0 deletions