This is a series of trivial fixups, solving a bunch of bugs reported when compiling the media tree with allmodconfig/allyesconfig with several architectures (47 archs). There is one patch fixing up a compilation bug with ARCH=c6x: lirc_parallel: avoid name conflict on mn10300 arch The remaining patches are warning fixups. Two of them fixes real bugs: dib8000: Properly represent long long integers go7007-usb: only use go->dev after allocated The others just make the compiler shut up. Mauro Carvalho Chehab (7): [media] sh_vou: comment unused vars [media] radio-usb-si4713: make si4713_register_i2c_adapter static [media] dib8000: Properly represent long long integers [media] dib8000: Fix a few warnings when compiled for avr32 [media] go7007-usb: only use go->dev after allocated [media] lirc_parallel: avoid name conflict on mn10300 arch [media] tea575x: Fix build with ARCH=c6x drivers/media/dvb-frontends/dib8000.c | 10 +++++----- drivers/media/platform/sh_vou.c | 9 ++++----- drivers/media/radio/si4713/radio-usb-si4713.c | 2 +- drivers/media/radio/tea575x.c | 2 +- drivers/staging/media/go7007/go7007-usb.c | 14 +++++++++----- drivers/staging/media/lirc/lirc_parallel.c | 4 ++-- drivers/staging/media/lirc/lirc_serial.c | 4 ++-- 7 files changed, 24 insertions(+), 21 deletions(-) -- 1.8.3.1 -- 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