From: Michael Krufky Date: Sun, 30 Mar 2008 20:00:45 +0000 (-0300) Subject: V4L/DVB (7483): tuner-simple: fix broken build dependency X-Git-Tag: v2.6.26-rc1~1084^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb8ff3870ede23b2328ef376023a3542efcb9a5;p=pandora-kernel.git V4L/DVB (7483): tuner-simple: fix broken build dependency tuner-simple is the only module that uses tuner-types - these will be merged to a single module in the future. For now, build both of them if TUNER_SIMPLE is selected. This fixes the following build warning, if tuner-simple is selected without tuner-types: WARNING: "tuner_count" [tuner-simple.ko] undefined! WARNING: "tuners" [tuner-simple.ko] undefined! Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed