Re: [GIT PATCHES for 2.6.28] V4L/DVB fixes

From: Ingo Molnar
Date: Thu Dec 25 2008 - 03:20:51 EST



* Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx> wrote:

> For a few last time driver fixes:
>
> - drivers/media Kconfig fix (bugzilla #12204)

FYI, v2.6.28 still fails to build with certain configs:

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

Config attached. The patch below works it around in tip/master. Can test
any patch for this bug.

Ingo

-------------->