The patch titled
media: tuner-xc2028 depends on FW_LOADER
has been removed from the -mm tree. Its filename was
media-tuner-xc2028-depends-on-fw_loader.patch
This patch was dropped because it was merged into mainline or a subsystem tree
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: media: tuner-xc2028 depends on FW_LOADER
From: Paul Mundt <[EMAIL PROTECTED]>
ERROR: "release_firmware" [drivers/media/video/tuner-xc2028.ko] undefined!
ERROR: "request_firmware" [drivers/media/video/tuner-xc2028.ko] undefined!
Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/media/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/media/Kconfig~media-tuner-xc2028-depends-on-fw_loader
drivers/media/Kconfig
--- a/drivers/media/Kconfig~media-tuner-xc2028-depends-on-fw_loader
+++ a/drivers/media/Kconfig
@@ -102,7 +102,7 @@ if VIDEO_TUNER_CUSTOMIZE
config TUNER_XC2028
tristate "XCeive xc2028/xc3028 tuners"
- depends on I2C
+ depends on I2C && FW_LOADER
default m if VIDEO_TUNER_CUSTOMIZE
help
Say Y here to include support for the xc2028/xc3028 tuners.
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
origin.patch
fix-module_update_markers-compile-error.patch
git-dvb.patch
git-sh.patch
net-xfrm-statistics-depend-on-inet.patch
taint-kernel-after-warn_oncondition.patch
sm501-add-uart-support.patch
asm-futexh-should-include-linux-uaccessh.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html