From: Christoph Hellwig Date: Mon, 23 Apr 2007 19:08:28 +0000 (+0200) Subject: [POWERPC] spu_base: remove cleanup_spu_base X-Git-Tag: v2.6.22-rc1~1109^2~72^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=befdc746ee027d686a06be29cb1391f9d2c45cf6;p=pandora-kernel.git [POWERPC] spu_base: remove cleanup_spu_base spu_base.c is always built into the kernel image, so there is no need for a cleanup function. And some of the things it does are in the way for my following patches, so I'd rather get rid of it ASAP. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed