From: Mauro Carvalho Chehab Date: Fri, 25 Apr 2008 00:43:23 +0000 (-0300) Subject: V4L/DVB (7737): drx397xD: fix math usage X-Git-Tag: v2.6.27-rc1~31^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29e031d5b09ae60d0ecdb6a1d869d591d63e893a;p=pandora-kernel.git V4L/DVB (7737): drx397xD: fix math usage The previous code were using a div64 math specific to i386. Replace for an asm-generic one. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed