507a369e12
The picvue_proc.c file creates the /proc interface for the PICVUE LCD display driver. As a result of which, it needs to depend on the PROC_FS symbol to avoid build problems like the following one when CONFIG_PROC_FS is not enabled. arch/mips/lasat/picvue_proc.c:26:14: error: 'pvc_linename' defined but not used [-Werror=unused-variable] static char *pvc_linename[PVC_NLINES] = {"line1", "line2"}; ^ Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8174/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
image | ||
at93c.c | ||
at93c.h | ||
ds1603.c | ||
ds1603.h | ||
interrupt.c | ||
Kconfig | ||
lasat_board.c | ||
lasat_models.h | ||
Makefile | ||
picvue_proc.c | ||
picvue.c | ||
picvue.h | ||
Platform | ||
prom.c | ||
prom.h | ||
reset.c | ||
serial.c | ||
setup.c | ||
sysctl.c |