patch-2.4.21 linux-2.4.21/include/asm-ppc/commproc.h

Next file: linux-2.4.21/include/asm-ppc/cpm_8260.h
Previous file: linux-2.4.21/include/asm-ppc/checksum.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ppc/commproc.h linux-2.4.21/include/asm-ppc/commproc.h
@@ -1,8 +1,4 @@
 /*
- * BK Id: SCCS/s.commproc.h 1.16 09/27/01 12:41:09 trini
- */
-
-/*
  * MPC8xx Communication Processor Module.
  * Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
  *
@@ -796,5 +792,6 @@
 extern void cpm_install_handler(int vec, 
 		void (*handler)(void *, struct pt_regs *regs), void *dev_id);
 extern void cpm_free_handler(int vec);
+extern const char *cpm_int_name[];
 
 #endif /* __CPM_8XX__ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)