commit | befdc746ee027d686a06be29cb1391f9d2c45cf6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 23 21:08:28 2007 +0200 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Mon Apr 23 21:18:59 2007 +0200 |
tree | cb9a5e2dc1318bb0c34a719cd29deca99dbf91ad | |
parent | aa45e2569ffe963dfbbbfddfdccd12afe69b2d65 [diff] |
[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 <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>