From: Randy Dunlap <[email protected]> Date: Sat, 7 Jul 2018 08:27:53 -0700
> From: Randy Dunlap <[email protected]> > > 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]> Applied.
