]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit33b063466345b563f5f0970bf1a8198c36df6b56
tree9739833d5e3df14f2f1ae37b9a693c7a72f9a1a7
parent5d340ce3d7ae2abc544c7d1b92905a932c8f035b
[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 <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/momentum/ocelot_g/ocelot_pld.h
arch/mips/momentum/ocelot_g/setup.c