linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MIPS: pnx833x: remove unused prom_getcmdline()
@ 2010-01-28 13:51 Yoichi Yuasa
  2010-01-28 14:01 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2010-01-28 13:51 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: yuasa, linux-mips

Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
---
 arch/mips/nxp/pnx833x/common/prom.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/arch/mips/nxp/pnx833x/common/prom.c b/arch/mips/nxp/pnx833x/common/prom.c
index 0688881..29969f9 100644
--- a/arch/mips/nxp/pnx833x/common/prom.c
+++ b/arch/mips/nxp/pnx833x/common/prom.c
@@ -62,8 +62,3 @@ char __init *prom_getenv(char *envname)
 void __init prom_free_prom_memory(void)
 {
 }
-
-char * __init prom_getcmdline(void)
-{
-	return arcs_cmdline;
-}
-- 
1.6.6.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS: pnx833x: remove unused prom_getcmdline()
  2010-01-28 13:51 [PATCH] MIPS: pnx833x: remove unused prom_getcmdline() Yoichi Yuasa
@ 2010-01-28 14:01 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2010-01-28 14:01 UTC (permalink / raw)
  To: Yoichi Yuasa; +Cc: linux-mips

On Thu, Jan 28, 2010 at 10:51:50PM +0900, Yoichi Yuasa wrote:

Thanks, queued for 2.6.34.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-28 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 13:51 [PATCH] MIPS: pnx833x: remove unused prom_getcmdline() Yoichi Yuasa
2010-01-28 14:01 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).