V4L/DVB (12427): cx24113: fix mips compiler warning
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 7 Aug 2009 08:50:02 +0000 (05:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:18:49 +0000 (12:18 -0300)
commiteb2de30b318ae583fef113cac94150924ae1ed6b
tree39a3fc3138a89188f65ea5cc438628966ff95169
parentf19b56a8eb54d758bff94ae6a1b4f79335155238
V4L/DVB (12427): cx24113: fix mips compiler warning

do_div requires an u64 as the first argument, not a s64.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Acked-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/cx24113.c