]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] Make gcmp_probe() static
authorDmitri Vorobiev <dmitri.vorobiev@movial.fi>
Wed, 18 Jun 2008 07:18:22 +0000 (10:18 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:31 +0000 (18:44 +0100)
commit6ccab43b49beced70d8663b47ab471c4a23cb580
treeee3ecf48d39bfa2e9f13d4df9939e30808343a8d
parent7afed6a6c92fadedde8474bbfd92d6debc5e23b0
[MIPS] Make gcmp_probe() static

The gcmp_probe() function is needlessly defined global, and
this patch makes it static.

Tested by booting a Malta 4Kc board up to the shell prompt.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mips-boards/malta/malta_int.c