From: Andy Walls Date: Fri, 29 May 2009 23:54:02 +0000 (-0300) Subject: V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systems X-Git-Tag: v2.6.31-rc1~297^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ad4c6551b8540054f51b483ce513ccb87f8181b;p=pandora-kernel.git V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systems Thanks to David Ward and Mike Krufky for reporting the problem and debugging this as an unresolved symbol due to a 64 bit divide on a 32 bit system. David Ward provided the content of this patch; Andy Walls only performed some cosmetic edits. Reported-by: David Ward Signed-off-by: David Ward Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed