upstream: [media] drx39xxj.h: Fix undefined reference to attach function
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 9 Mar 2014 12:46:39 +0000 (09:46 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:56:01 +0000 (11:56 +0900)
commit4125d1cedfa38ae30983670350ecea881d65f76b
tree68b13d2344156a16dec0ff79be5074842b4bceac
parent186613beda95e9b3d94b34201329dd2f832c2b2e
upstream: [media] drx39xxj.h: Fix undefined reference to attach function

As reported by the kbuild test robot <fengguang.wu@intel.com>:

drivers/built-in.o: In function `em28xx_dvb_init':
    em28xx-dvb.c:(.text+0x876f2c): undefined reference to `drx39xxj_attach'

That happens when CONFIG_VIDEO_EM28XX_DVB is selected, and neither
CONFIG_MEDIA_SUBDRV_AUTOSELECT or DVB_DRX39XYJ is selected.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/drx39xxj.h