* [PATCH 1/5] rb532: remove obsolute reference to setup_serial_port
@ 2008-08-23 16:53 Florian Fainelli
2008-08-25 12:48 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2008-08-23 16:53 UTC (permalink / raw)
To: linux-mips; +Cc: ralf
We are no longer using setup_serial_port. So just remove it
from the prom code.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
diff --git a/arch/mips/rb532/prom.c b/arch/mips/rb532/prom.c
index c5d8868..46ca24d 100644
--- a/arch/mips/rb532/prom.c
+++ b/arch/mips/rb532/prom.c
@@ -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);
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/5] rb532: remove obsolute reference to setup_serial_port
2008-08-23 16:53 [PATCH 1/5] rb532: remove obsolute reference to setup_serial_port Florian Fainelli
@ 2008-08-25 12:48 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2008-08-25 12:48 UTC (permalink / raw)
To: Florian Fainelli; +Cc: linux-mips
On Sat, Aug 23, 2008 at 06:53:24PM +0200, Florian Fainelli wrote:
Queued up for 2.6.28 also. Thanks!
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-25 12:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-23 16:53 [PATCH 1/5] rb532: remove obsolute reference to setup_serial_port Florian Fainelli
2008-08-25 12:48 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox