From: Michael Krufky Date: Tue, 12 Jun 2007 19:10:51 +0000 (-0300) Subject: V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll X-Git-Tag: v2.6.23-rc1~493^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a9991e806940f400f90d7b9cbcf7c2925e4fce;p=pandora-kernel.git V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll This patch removes all static dependencies on the dvb-pll module. All exported dvb_pll_desc's have been UNexported, and the caller will reference the individual dvb_pll_desc by it's index in the pll_list array. Signed-off-by: Michael Krufky Signed-off-by: Trent Piepho Signed-off-by: Patrick Boettcher Acked-by: Oliver Endriss Acked-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed