MIPS: RB532: Remove obsolute reference to setup_serial_port
authorFlorian Fainelli <florian@openwrt.org>
Sat, 23 Aug 2008 16:53:24 +0000 (18:53 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:46 +0000 (16:18 +0100)
We are no longer using setup_serial_port. So just remove it
from the prom code.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/rb532/prom.c

index c5d8868..46ca24d 100644 (file)
@@ -37,8 +37,6 @@
 #include <asm/mach-rc32434/ddr.h>
 #include <asm/mach-rc32434/prom.h>
 
-extern void __init setup_serial_port(void);
-
 unsigned int idt_cpu_freq = 132000000;
 EXPORT_SYMBOL(idt_cpu_freq);