V4L/DVB (11441): cx88-dsp: fixing 64bit math
authorMiroslav Sustek <sustmidown@centrum.cz>
Mon, 6 Apr 2009 23:07:04 +0000 (20:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:14:19 +0000 (19:14 -0300)
cx88-dsp: fixing 64bit math on 32bit kernels

Some gcc versions report the missing of __divdi3

[mchehab.redhat.com: CodingStyle fixes]

Signed-off-by: Miroslav Sustek <sustmidown@centrum.cz>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found