]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (7834): build fix for drivers/media/video/au0828
authorIngo Molnar <mingo@elte.hu>
Sun, 4 May 2008 00:23:51 +0000 (21:23 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 14 May 2008 05:54:03 +0000 (02:54 -0300)
commit28dd15b4334c2ded53d7738160861aa16304b8fd
tree6b0640df79b910bd11541b5f8e709553be358886
parentf686d8c3b53c7b105330b5292ff5d44bb04e4971
V4L/DVB (7834): build fix for drivers/media/video/au0828

x86.git testing found the following build failure in v2.6.26-rc1:

  MODPOST 424 modules
  ERROR: "tveeprom_hauppauge_analog" [drivers/media/video/au0828/au0828.ko] undefined!
  ERROR: "tveeprom_read" [drivers/media/video/au0828/au0828.ko] undefined!

with this config:

  http://redhat.com/~mingo/misc/config-Sat_May__3_22_28_58_CEST_2008.bad

this patch does what other video drivers do to utilize the
VIDEO_TVEEPROM functionality (and this resolves the build problem) - but
i have not checked it on real hardware and i have not checked whether
the fix is complete.

selections, so some items might still be missing - just not triggered
with this specific config.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/au0828/Kconfig