[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()
[sfrench/cifs-2.6.git] / include / asm-ppc / commproc.h
index 462abb185f07b8e9b34eb0356e9f5a8c3330559f..5418d6de17370f8fd2e40ff46e9f54c429d0f7fa 100644 (file)
@@ -75,10 +75,6 @@ extern void *cpm_dpram_addr(unsigned long offset);
 extern uint cpm_dpram_phys(u8* addr);
 extern void cpm_setbrg(uint brg, uint rate);
 
-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.