]> err.no Git - linux-2.6/blobdiff - arch/ppc/syslib/cpc700.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6] / arch / ppc / syslib / cpc700.h
index f2c002531019e52289477bc35b55f78bf2c770ce..987e9aa0dd4596ab9c07ca8a88bf8fb0552d2926 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/ppc/syslib/cpc700.h
- *
  * Header file for IBM CPC700 Host Bridge, et. al.
  *
  * Author: Mark A. Greer
@@ -93,6 +91,6 @@ extern struct hw_interrupt_type cpc700_pic;
 extern unsigned int cpc700_irq_assigns[32][2];
 
 extern void __init cpc700_init_IRQ(void);
-extern int cpc700_get_irq(struct pt_regs *);
+extern int cpc700_get_irq(void);
 
 #endif /* __PPC_SYSLIB_CPC700_H__ */