Title: [9809] trunk/drivers/media/radio/Kconfig: [media] media/radio/wl1273: fix build errors
- Revision
- 9809
- Author
- vapier
- Date
- 2011-03-31 20:09:44 -0400 (Thu, 31 Mar 2011)
Log Message
[media] media/radio/wl1273: fix build errors
From: Randy Dunlap <[email protected]>
RADIO_WL1273 needs to make sure that the mfd core is built to avoid
build errors:
ERROR: "mfd_add_devices" [drivers/mfd/wl1273-core.ko] undefined!
ERROR: "mfd_remove_devices" [drivers/mfd/wl1273-core.ko] undefined!
Modified Paths
Diff
Modified: trunk/drivers/media/radio/Kconfig (9808 => 9809)
--- trunk/drivers/media/radio/Kconfig 2011-03-31 12:15:43 UTC (rev 9808)
+++ trunk/drivers/media/radio/Kconfig 2011-04-01 00:09:44 UTC (rev 9809)
@@ -441,6 +441,7 @@
config RADIO_WL1273
tristate "Texas Instruments WL1273 I2C FM Radio"
depends on I2C && VIDEO_V4L2
+ select MFD_CORE
select MFD_WL1273_CORE
select FW_LOADER
---help---
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits