From: Mauro Carvalho Chehab Date: Sun, 7 Jan 2007 11:51:05 +0000 (-0300) Subject: V4L/DVB (5023): Fix compilation on ppc32 architecture X-Git-Tag: v2.6.20-rc6~60^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412297d31d439ba56cd4faeb3a49a6f569f40702;p=pandora-kernel.git V4L/DVB (5023): Fix compilation on ppc32 architecture There's a problem, pointed by Meelis Roos , that, on ppc32 arch, with some gcc versions (noticed with prerelease 4.1.2 20061115), compilation fails, due the lack of __ucmpdi2 to do the required 64-bit comparision. This patch takes some sugestions made by Andrew Morton , Stelian Pop and Segher Boessenkool Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed