From: Mauro Carvalho Chehab Date: Mon, 13 Jan 2014 17:05:44 +0000 (-0200) Subject: [media] dib8000: Properly represent long long integers X-Git-Tag: v3.14-rc1~20^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc8526b90979c2cacdf32d1ea3b82de7744bd71;p=pandora-kernel.git [media] dib8000: Properly represent long long integers When compiling with avr32, it gets those errors: drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_get_stats': drivers/media/dvb-frontends/dib8000.c:4121: warning: integer constant is too large for 'long' type Fix integer representation to avoid overflow. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed