linux/drivers/media
Sylwester Nawrocki 1fdead8ad3 [media] m5mols: Add missing #include <linux/sizes.h>
Include <linux/sizes.h> header that is missing after commit ab7ef22419
"[media] m5mols: Implement .get_frame_desc subdev callback".
It prevents possible build errors due to undefined SZ_1M.

This header is currently included only when m5mols is compiled
on arm; if build on other archs, the compilation will break.

Reported-by: Jan Hoogenraad <jan-conceptronic@hoogenraad.net>
Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-10 08:17:16 -03:00
..
common [media] v4l2: make vidioc_s_fbuf const 2012-09-26 10:42:36 -03:00
dvb-core [media] dvb: LNA implementation changes 2012-10-07 10:27:49 -03:00
dvb-frontends [media] ds3000: add module parameter to force firmware upload 2012-10-07 09:31:37 -03:00
firewire
i2c [media] m5mols: Add missing #include <linux/sizes.h> 2012-10-10 08:17:16 -03:00
mmc
parport
pci [media] cx25821: testing the wrong variable 2012-10-07 09:50:24 -03:00
platform Revert "[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check" 2012-10-09 19:28:00 -03:00
radio [media] drivers/media: Remove unnecessary semicolon 2012-10-07 09:15:18 -03:00
rc [media] rc-msi-digivox-ii: Add full scan keycodes 2012-10-07 09:57:34 -03:00
tuners [media] tda18271-common: hold the I2C adapter during write transfers 2012-10-07 09:43:01 -03:00
usb [media] stk1160: Add support for S-Video input 2012-10-09 21:54:26 -03:00
v4l2-core [media] v4l2-ioctl: fix W=1 warnings 2012-10-07 10:19:50 -03:00
Kconfig
Makefile
media-device.c
media-devnode.c [media] media-devnode: Replace printk with pr_* 2012-09-27 14:19:23 -03:00
media-entity.c