linux/drivers/media
Paul Gortmaker 7a707b8920 drivers/media: Add module.h to all files using it implicitly
A pending cleanup will mean that module.h won't be implicitly
everywhere anymore.  Make sure the modular drivers in clocksource
are actually calling out for <module.h> explicitly in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:51 -04:00
..
common drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
dvb drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
radio drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
rc drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
video drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
Kconfig
Makefile
media-device.c drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 2011-10-31 19:31:51 -04:00
media-devnode.c
media-entity.c