1
0
Fork 0
alistair23-linux/drivers/video/mb862xx
H Hartley Sweeten b71b763339 video: mb862xxfbdrv.c: local functions should not be exposed globally
Functions not referenced outside of a source file should be marked
static to prevent them from being exposed globally.

Quiets the sparse warnings:

warning: symbol 'mb862xx_intr' was not declared. Should it be static?

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-05-08 16:57:30 +00:00
..
Makefile video: mb862xx: add support for controller's I2C bus adapter 2011-05-24 16:28:52 +02:00
mb862xx-i2c.c video: mb862xx-i2c: local functions should not be exposed globally 2012-05-08 16:57:23 +00:00
mb862xx_reg.h video: mb862xxfb: add support for L1 displaying 2011-05-24 16:28:52 +02:00
mb862xxfb.h video: mb862xxfb: add support for L1 displaying 2011-05-24 16:28:52 +02:00
mb862xxfb_accel.c mb862xxfb: update Valentin's email address 2010-04-07 08:38:04 -07:00
mb862xxfb_accel.h mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect 2009-12-16 07:20:01 -08:00
mb862xxfbdrv.c video: mb862xxfbdrv.c: local functions should not be exposed globally 2012-05-08 16:57:30 +00:00