linux/drivers/media/i2c/m5mols
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
..
Kconfig
Makefile
m5mols.h [media] m5mols: Add missing #include <linux/sizes.h> 2012-10-10 08:17:16 -03:00
m5mols_capture.c [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00
m5mols_controls.c [media] m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_mode 2012-10-01 14:56:29 -03:00
m5mols_core.c [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00
m5mols_reg.h [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00