From: Arnd Bergmann <arnd@xxxxxxxx> These patches fix miscellaneous problems when working with make randconfig. They were discovered on kernel 3.1-rc4 and have been reformatted for 3.4. Arnd Bergmann (6): drivers/media: add missing __devexit_p() annotations v4l/dvb: fix Kconfig dependencies on VIDEO_CAPTURE_DRIVERS media/rc: IR_SONY_DECODER depends on BITREVERSE media/video: add I2C dependencies dvb/drxd: stub out drxd_attach when not built video/omap24xxcam: use __iomem annotations drivers/media/dvb/Kconfig | 2 +- drivers/media/dvb/ddbridge/ddbridge-core.c | 2 +- drivers/media/dvb/frontends/drxd.h | 14 ++++++++++++++ drivers/media/radio/radio-timb.c | 2 +- drivers/media/radio/saa7706h.c | 2 +- drivers/media/radio/tef6862.c | 2 +- drivers/media/rc/Kconfig | 1 + drivers/media/rc/imon.c | 2 +- drivers/media/rc/mceusb.c | 2 +- drivers/media/rc/redrat3.c | 2 +- drivers/media/video/davinci/Kconfig | 1 + drivers/media/video/omap24xxcam-dma.c | 20 ++++++++++---------- drivers/media/video/omap24xxcam.c | 3 +-- drivers/media/video/omap24xxcam.h | 14 +++++++------- 14 files changed, 42 insertions(+), 27 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html