kernel-ark/drivers/media/dvb
Mauro Carvalho Chehab 71050814c2 V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not defined
dib7000p.h defines a few extern symbols when CONFIG_DVB_DIB7000P is not set. since the
header is used on more than one driver, this causes symbol duplication, as pointed by
Ingo Molnar <mingo@elte.hu>:

drivers/media/dvb/built-in.o: In function `dib7000p_set_gpio':
(.text+0x3f242): multiple definition of `dib7000p_set_gpio'
drivers/media/video/built-in.o:(.text+0xb8c1e): first defined here
drivers/media/dvb/built-in.o: In function `dib7000p_i2c_enumeration':
(.text+0x3f282): multiple definition of `dib7000p_i2c_enumeration'
drivers/media/video/built-in.o:(.text+0xb8c3e): first defined here
drivers/media/dvb/built-in.o: In function `dib7000p_set_wbd_ref':
(.text+0x3f1c1): multiple definition of `dib7000p_set_wbd_ref'
drivers/media/video/built-in.o:(.text+0xb8bfe): first defined here
  LD      drivers/net/built-in.o
make[2]: *** [drivers/media/built-in.o] Error 1

Cc: Patrick Boettcher <patrick.boettcher@desy.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-30 09:39:36 -02:00
..
b2c2 V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driver 2008-12-30 09:38:34 -02:00
bt8xx Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2008-12-28 12:49:40 -08:00
dm1105 V4L/DVB (9472): dm1105: fix the misuse of pci_dma_mapping_error 2008-12-29 17:53:24 -02:00
dvb-core V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo type HW 2008-12-30 09:39:16 -02:00
dvb-usb V4L/DVB (9928): Convert GP8PSK module to use S2API 2008-12-30 09:39:21 -02:00
frontends V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not defined 2008-12-30 09:39:36 -02:00
pluto2 net: convert more to %pM 2008-10-27 17:47:26 -07:00
siano V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV MiniCard 2008-12-30 09:38:14 -02:00
ttpci V4L/DVB (9442): Revert back previous change to 90MHz 2008-12-30 09:38:00 -02:00
ttusb-budget V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbs 2008-11-16 23:54:40 -02:00
ttusb-dec V4L/DVB (9604): ttusb_dec: fix memory leak 2008-11-16 23:54:44 -02:00
Kconfig V4L/DVB (9361): Dynamic DVB minor allocation 2008-12-29 17:53:12 -02:00
Makefile V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00