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)
commit7561300a7cea56b61fa28b36d40cdfab22af38bd
treeb51ac6a211adfd23bc9125e78cadb1b0af0b5616
parent2325a6b98609b6559ce5da7528fc0f5a6d0d8e9b
V4L/DVB (11441): cx88-dsp: fixing 64bit math

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>
drivers/media/video/cx88/cx88-dsp.c