[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()
authorJochen Friedrich <jochen@scram.de>
Thu, 24 Jan 2008 15:16:03 +0000 (16:16 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 14:30:59 +0000 (08:30 -0600)
commit22f19daff442c3ff0d015b7e80b4eedab0231ade
tree7759bc1e4d2e54f2a812e270156b2afd273d317d
parent7607341a265a56cdf8b4bf10d355098e80ea481b
[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()

m8xx_cpm_hostalloc is still defined in commproc.c, but no users are left
in the kernel tree. m8xx_cpm_hostfree and m8xx_cpm_hostdump are only
defined in the headers. Remove this dead code.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/commproc.c
arch/ppc/8xx_io/commproc.c
include/asm-powerpc/commproc.h
include/asm-ppc/commproc.h