diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-01-13 15:05:44 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-01-13 16:28:12 -0200 |
commit | 5dc8526b90979c2cacdf32d1ea3b82de7744bd71 (patch) | |
tree | 2f47ceb0a1245caeebcb352471bfd2f4218f1641 /tools | |
parent | 6fcd3b619c06544b5d33493d0ab297a5b8e64b68 (diff) | |
download | op-kernel-dev-5dc8526b90979c2cacdf32d1ea3b82de7744bd71.zip op-kernel-dev-5dc8526b90979c2cacdf32d1ea3b82de7744bd71.tar.gz |
[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 <m.chehab@samsung.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions