linux/drivers/media/video/omap
Jesper Juhl 0d334f7f7a [media] drivers/media: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for drivers/media/video/omap/omap_vout.c

This gets rid of warnings like
when building with -Wold-style-declaration (and/or -Wextra which also
enables it).

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-07-27 17:55:54 -03:00
..
Kconfig V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig 2010-07-08 16:49:37 -03:00
Makefile V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargs 2010-07-08 16:49:48 -03:00
omap_vout.c [media] drivers/media: static should be at beginning of declaration 2011-07-27 17:55:54 -03:00
omap_voutdef.h OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
omap_voutlib.c [media] OMAP_VOUTLIB: Fix wrong resizer calculation 2011-07-01 15:46:24 -03:00
omap_voutlib.h