* [PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.c
@ 2005-11-02 14:46 Marcelo Tosatti
0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2005-11-02 14:46 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linux-ppc-embedded
diff-tree eea4169e9343e5e464355a442eca5c5cd6f3485e (from 3fff5da0af579a9cfadedca55dff888cde61b954)
Author: Marcelo Tosatti <marcelo@pegasos.cnet>
Date: Tue Oct 25 17:10:10 2005 -0500
Fix harmless warning in 8xx_io/commproc.c
diff --git a/include/asm-ppc/commproc.h b/include/asm-ppc/commproc.h
index 5bbb8e2..973e609 100644
--- a/include/asm-ppc/commproc.h
+++ b/include/asm-ppc/commproc.h
@@ -83,6 +83,8 @@ extern uint m8xx_cpm_hostalloc(uint size
extern int m8xx_cpm_hostfree(uint start);
extern void m8xx_cpm_hostdump(void);
+extern void cpm_load_patch(volatile immap_t *immr);
+
/* Buffer descriptors used by many of the CPM protocols.
*/
typedef struct cpm_buf_desc {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-02 19:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-02 14:46 [PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.c Marcelo Tosatti
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).