drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 1 Aug 2011 19:26:38 +0000 (15:26 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:51 +0000 (19:31 -0400)
commit35a246363ec41e7b19f7887a97ef3d01ab41356a
treec0b78d95fd89408c5213f23169804d16704b9ac6
parentdff65de26ba8128f051799fd6c3660c7162eefc1
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required

These two macros were in module.h but now module.h is no longer
sprayed across every source file imaginable, so the users need
to expicitly call out their use of them.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/media/common/saa7146_hlp.c
drivers/media/dvb/siano/smsendian.c
drivers/media/media-device.c
drivers/media/radio/wl128x/fmdrv_v4l2.c
drivers/media/rc/ir-raw.c
drivers/media/video/hdpvr/hdpvr-i2c.c
drivers/media/video/v4l2-ctrls.c
drivers/media/video/v4l2-event.c
drivers/media/video/v4l2-fh.c
drivers/media/video/v4l2-subdev.c