From: Randy Dunlap <randy.dunlap@oracle.com> Fix undefined references in au0828: depends on USB and select VIDEO_TVEEPROM ERROR: "tveeprom_hauppauge_analog" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "tveeprom_read" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "usb_kill_urb" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "usb_deregister" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "usb_control_msg" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "usb_submit_urb" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "usb_register_driver" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "usb_free_urb" [drivers/media/video/au0828/au0828.ko] undefined! ERROR: "usb_alloc_urb" [drivers/media/video/au0828/au0828.ko] undefined! Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> --- drivers/media/video/au0828/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- next-20080505.orig/drivers/media/video/au0828/Kconfig +++ next-20080505/drivers/media/video/au0828/Kconfig @@ -1,8 +1,9 @@ config VIDEO_AU0828 tristate "Auvitek AU0828 support" - depends on VIDEO_DEV && I2C && INPUT && DVB_CORE + depends on VIDEO_DEV && I2C && INPUT && DVB_CORE && USB select I2C_ALGOBIT + select VIDEO_TVEEPROM select DVB_AU8522 if !DVB_FE_CUSTOMIZE select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMIZE ---help--- --
| Alex Samad | page swap allocation error/failure in 2.6.25 |
| Bart Van Assche | Re: Integration of SCST in the mainstream Linux kernel |
| Andrea Arcangeli | [PATCH 06 of 11] rwsem contended |
| Chuck Ebbert | Why do so many machines need "noapic"? |
git: | |
| Andy Parkins | svn:externals using git submodules |
| Elijah Newren | Trying to use git-filter-branch to compress history by removing large, obsolete bi... |
| Marcus Griep | [PATCH] git-svn: Make it scream by minimizing temp files |
| Tommi Virtanen | [PATCH] "git shell" won't work, need "git-shell" |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Theo de Raadt | Re: Chatting with developers? Is it soo 1996? |
| Ted Unangst | Re: MAXDSIZ 1GB memory limit for process |
| Richard Stallman | Real men don't attack straw men |
| Denys Fedoryshchenko | Re: thousands of classes, e1000 TX unit hang |
| Suresh Siddha | Re: Kernel oops with 2.6.26, padlock and ipsec: probably problem with fpu state ch... |
| Simon Horman | Re: [PATCH] sendfile() and UDP socket |
| Jeff Garzik | Re: [PATCH] sky2: jumbo frame regression fix |
