From: Michael Krufky Date: Tue, 22 Apr 2008 17:41:49 +0000 (-0300) Subject: V4L/DVB (7125): tuner: build tuner-types independently of tuner-core X-Git-Tag: v2.6.26-rc1~1084^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82b3083d2673e5fe8ac508071038b2b4c10bbf9c;p=pandora-kernel.git V4L/DVB (7125): tuner: build tuner-types independently of tuner-core 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed