linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 4/8] [POWERPC] Remove declaration of m8xx_pic_init.
@ 2008-01-23 16:00 Jochen Friedrich
  2008-01-23 16:07 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Jochen Friedrich @ 2008-01-23 16:00 UTC (permalink / raw)
  To: Vitaly Bordug; +Cc: Scott Wood, linuxppc-dev list, Kernel, Linux

m8xx_pic_init is declared in ppc8xx_pic.h but defined nowhere in the ppc
tree. Remove it.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
---
  arch/ppc/syslib/ppc8xx_pic.h |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/ppc/syslib/ppc8xx_pic.h b/arch/ppc/syslib/ppc8xx_pic.h
index d7d9f65..53bcd97 100644
--- a/arch/ppc/syslib/ppc8xx_pic.h
+++ b/arch/ppc/syslib/ppc8xx_pic.h
@@ -6,7 +6,6 @@

  extern struct hw_interrupt_type ppc8xx_pic;

-void m8xx_pic_init(void);
  void m8xx_do_IRQ(struct pt_regs *regs,
                   int            cpu);
  int m8xx_get_irq(struct pt_regs *regs);
-- 
1.5.3.8

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

* Re: [PATCHv2 4/8] [POWERPC] Remove declaration of m8xx_pic_init.
  2008-01-23 16:00 [PATCHv2 4/8] [POWERPC] Remove declaration of m8xx_pic_init Jochen Friedrich
@ 2008-01-23 16:07 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2008-01-23 16:07 UTC (permalink / raw)
  To: Jochen Friedrich; +Cc: Scott Wood, Kernel, Linux, linuxppc-dev list


On Jan 23, 2008, at 10:00 AM, Jochen Friedrich wrote:

> m8xx_pic_init is declared in ppc8xx_pic.h but defined nowhere in the  
> ppc
> tree. Remove it.
>
> Signed-off-by: Jochen Friedrich <jochen@scram.de>

if we respin the patches, merge this with 2/8 - Rename m8xx_pic_init  
to mpc8xx_pics_init.

(otherwise i'll merge when I commit).

- k

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

end of thread, other threads:[~2008-01-23 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23 16:00 [PATCHv2 4/8] [POWERPC] Remove declaration of m8xx_pic_init Jochen Friedrich
2008-01-23 16:07 ` Kumar Gala

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).