[MIPS] Ocelot G: Fix build error and numerous warnings.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 30 Oct 2006 12:52:16 +0000 (12:52 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 30 Oct 2006 21:41:29 +0000 (21:41 +0000)
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 <ralf@linux-mips.org>

No differences found