[MIPS] Malta: remove a dead function declaration
commit82a1791772b3873cbc10152b36cf6cf994a79ff5
authorDmitri Vorobiev <dmitri.vorobiev@gmail.com>
Thu, 24 Jan 2008 16:52:46 +0000 (24 19:52 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Jan 2008 10:15:04 +0000 (29 10:15 +0000)
tree512fc639d3cfa75c9bb39326202f6435d67396a8
parentaf825586c04d5ab9871d3980db9a0aa23197789e
[MIPS] Malta: remove a dead function declaration

Neither is the mips_rtc_get_time() routine defined anywhere in
the MIPS architecture-specific code, nor does anyone call it any
more. This patch removes the extern declaration of this fossil.

This patch does not introduce any functional changes.

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