Revert "radio-tea5761: Update driver"
authorTony Lindgren <tony@atomide.com>
Wed, 25 Jun 2008 10:59:33 +0000 (13:59 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 25 Jun 2008 10:59:33 +0000 (13:59 +0300)
This reverts commit 5728b4a3ba5ace557263e5ccb0bc7829e543acf5.

This patch causes oops on n810 which does not have this chip.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/media/radio/Kconfig
drivers/media/radio/Makefile
drivers/media/radio/radio-tea5761.c

index b45f834..de6ca27 100644 (file)
@@ -341,7 +341,6 @@ config RADIO_ZOLTRIX_PORT
 
 config RADIO_TEA5761
        tristate "Philips Semiconductors TEA5761 I2C FM Radio"
-       depends on MEDIA_TUNER_TEA5761
        help
          Choose Y here if you have one of these AM/FM radio cards.
 
index a843007..f5bffcc 100644 (file)
@@ -25,5 +25,3 @@ obj-$(CONFIG_USB_DSBR) += dsbr100.o
 obj-$(CONFIG_USB_SI470X) += radio-si470x.o
 
 EXTRA_CFLAGS += -Isound
-EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core/
-EXTRA_CFLAGS += -Idrivers/media/common/tuners/
Simple merge