From: Michael Krufky Date: Thu, 20 Oct 2011 14:42:34 +0000 (+0100) Subject: [media] mxl111sf: disable snr / ber calculations for DVB-T X-Git-Tag: v3.2-rc1~63^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8d8f6df3e8f26547b3b986c3946b1f8a6bd6c1;p=pandora-kernel.git [media] mxl111sf: disable snr / ber calculations for DVB-T Leaving this code enabled breaks the build on some architectures, and we shouldn't have any floating point math in the kernel, anyway. These macros need to be re-written, but it's harmless to simply return zero for now. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed