linux/drivers/media
Mauro Carvalho Chehab 139adba64c [media] s5p_mfc: don't use an external symbol called 'debug'
The 'debug' name is known to cause conflicts with allyesconfig
on several archs. So, localize its name.

>> drivers/built-in.o:(.bss+0xc7ee2c): multiple definition of `debug'
   arch/x86/built-in.o:(.entry.text+0xf78): first defined here
   ld: Warning: size of symbol `debug' changed from 86 in arch/x86/built-in.o to 4 in drivers/built-in.o

While here, fix a wrong file name reference

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-26 18:52:02 -03:00
..
common [media] siano: add support for PCTV 77e 2014-08-21 15:25:27 -05:00
dvb-core [media] dvb-frontend: add core support for tuner suspend/resume 2014-08-21 15:25:09 -05:00
dvb-frontends [media] as102-fe: Add a release function 2014-08-21 15:25:31 -05:00
firewire
i2c [media] tda7432: Fix setting TDA7432_MUTE bit for TDA7432_RF register 2014-08-21 15:25:36 -05:00
mmc
parport [media] v4l: Support extending the v4l2_pix_format structure 2014-07-17 12:44:47 -03:00
pci [media] media: ttpci: fix av7110 build to be compatible with CONFIG_INPUT_EVDEV 2014-08-21 15:25:38 -05:00
platform [media] s5p_mfc: don't use an external symbol called 'debug' 2014-08-26 18:52:02 -03:00
radio [media] radio-miropcm20: fix sparse NULL pointer warning 2014-07-30 19:50:09 -03:00
rc [media] imon: Fix not working front panel 2014-08-21 15:25:35 -05:00
tuners [media] xc5000: be sure that the firmware is there before set params 2014-08-21 15:25:11 -05:00
usb [media] usbtv: Make it dependent on ALSA 2014-08-21 15:25:38 -05:00
v4l2-core [media] vb2: use pr_info instead of pr_debug 2014-08-21 15:25:32 -05:00
Kconfig [media] Kconfig: sub-driver auto-select SPI bus 2014-07-21 20:34:12 -03:00
Makefile
media-device.c [media] media-device: Remove duplicated memset() in media_enum_entities() 2014-07-22 01:02:52 -03:00
media-devnode.c
media-entity.c