1
0
Fork 0
alistair23-linux/drivers/staging/sm7xxfb
Rashika Kheria 22bf290e88 drivers: sm7xxfb: Mark function as static in sm7xxfb.c
Mark function smtcfb_setmode() as static in sm7xxfb.c because it is not
used outside this file.

This eliminates the following warning in sm7xxfb.c:
drivers/staging/sm7xxfb/sm7xxfb.c:588:6: warning: no previous prototype for ‘smtcfb_setmode’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Javier M. Mellid <jmunhoz@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-08 15:45:24 -08:00
..
Kconfig staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled 2012-07-16 18:55:13 -07:00
Makefile
TODO
sm7xx.h staging: sm7xxfb: annotate iomem pointers 2012-09-17 14:57:52 -07:00
sm7xxfb.c drivers: sm7xxfb: Mark function as static in sm7xxfb.c 2014-01-08 15:45:24 -08:00