V4L/DVB (7737): drx397xD: fix math usage
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Apr 2008 00:43:23 +0000 (21:43 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 23 Jul 2008 11:09:11 +0000 (08:09 -0300)
The previous code were using a div64 math specific to i386. Replace for an
asm-generic one.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found