aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/commproc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/commproc.h b/include/asm-powerpc/commproc.h
index 97575219ea8b..ec87b8fff075 100644
--- a/include/asm-powerpc/commproc.h
+++ b/include/asm-powerpc/commproc.h
@@ -89,6 +89,8 @@ extern void cpm_setbrg(uint brg, uint rate);
89 89
90extern void cpm_load_patch(cpm8xx_t *cp); 90extern void cpm_load_patch(cpm8xx_t *cp);
91 91
92extern void cpm_reset(void);
93
92/* Buffer descriptors used by many of the CPM protocols. 94/* Buffer descriptors used by many of the CPM protocols.
93*/ 95*/
94typedef struct cpm_buf_desc { 96typedef struct cpm_buf_desc {