Randy Dunlap 002b87d2aa x86/APM: Fix build warning when PROC_FS is not enabled
Fix build warning in apm_32.c when CONFIG_PROC_FS is not enabled:

../arch/x86/kernel/apm_32.c:1643:12: warning: 'proc_apm_show' defined but not used [-Wunused-function]
 static int proc_apm_show(struct seq_file *m, void *v)

Fixes: 3f3942aca6da ("proc: introduce proc_create_single{,_data}")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Jiri Kosina <jikos@kernel.org>
Link: https://lkml.kernel.org/r/be39ac12-44c2-4715-247f-4dcc3c525b8b@infradead.org
2018-09-15 10:16:25 +02:00
..
2018-07-20 12:29:24 +10:00
2017-12-12 11:32:24 +01:00
2018-07-20 01:11:48 +02:00
2018-08-24 13:10:38 -07:00
2018-03-20 10:01:57 +01:00
2018-08-16 09:21:54 -07:00
2017-12-23 21:13:01 +01:00
2018-06-22 21:20:35 +02:00
2017-09-25 20:51:58 +02:00