[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)
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>

No differences found