From: Ralf Baechle Date: Mon, 30 Oct 2006 12:52:16 +0000 (+0000) Subject: [MIPS] Ocelot G: Fix build error and numerous warnings. X-Git-Tag: v2.6.19-rc4~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ceb6d3ab2d402cea326320a4143db90a66fd216;p=pandora-kernel.git [MIPS] Ocelot G: Fix build error and numerous warnings. The cause of the build errors was a 64-bit kernel being configured in ocelot_g_defconfig without the code being 64-bit proof. Fixed for now by limiting 64-bit selection to SYS_SUPPORTS_64BIT_KERNEL if BROKEN. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed