From: Dave Jones Date: Thu, 30 Jan 2014 03:17:09 +0000 (-0300) Subject: mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset X-Git-Tag: v3.2.56~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4d57f53339dc2e9ad9999bc87cf3d2fed1f5b5d;p=pandora-kernel.git mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset commit 13e1b87c986100169b0695aeb26970943665eda9 upstream. Fix the following build error: drivers/media/usb/dvb-usb-v2/ mxl111sf-tuner.h:72:9: error: expected ‘;’, ‘,’ or ‘)’ before ‘struct’ struct mxl111sf_tuner_config *cfg) Signed-off-by: Dave Jones Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed