From: Sylwester Nawrocki Date: Mon, 31 Oct 2011 15:24:54 +0000 (-0300) Subject: [media] staging: as102: Unconditionally compile code dependent on DVB_CORE X-Git-Tag: v3.2-rc1~63^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7029f5e8fbf682ace0455f6452d840831a3bc2;p=pandora-kernel.git [media] staging: as102: Unconditionally compile code dependent on DVB_CORE The driver depends on DVB_CORE so there is no need for conditional compilation of parts of the code depending on CONFIG_DVB_CORE as the driver is never compiled with CONFIG_DVB_CORE* disabled. Cc: Devin Heitmueller Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed