From cf7557e23cb16338cdbcfa4075ff34ebf2ba0ca5 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 27 Jan 2008 18:18:04 -0500 Subject: tuner: build tuner-types independently of tuner-core From: Michael Krufky tuner-types is needed for tuner-simple, and does not need to be bound to tuner-core. Any caller of tuner-simple, including tuner-core, needs to pass a structure from tuner-types into tuner-simple at attach-time. Export the two needed symbols from tuner-types for now, so that card-level drivers can attach tuner-simple for hybrid dvb_frontend devices. We will remove this dependency altogether as tuner refactoring phase 3 progresses. Signed-off-by: Michael Krufky --- v4l/versions.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'v4l') diff --git a/v4l/versions.txt b/v4l/versions.txt index 777ff14be..a0106301e 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -197,6 +197,7 @@ DVB_TDA18271 VIDEO_SAA7146 VIDEO_SAA7146_VV VIDEO_TUNER +VIDEO_TUNER_TYPES VIDEO_BTCX VIDEO_IR VIDEO_TVEEPROM -- cgit v1.2.3