From: Robin Getz Date: Wed, 8 Oct 2008 09:22:49 +0000 (+0800) Subject: Blackfin arch: rename blackfin_sram.c to sram-alloc.c X-Git-Tag: v2.6.28-rc1~604^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e95320f9fb7a3171bb75eba15acb745c6e43805;p=pandora-kernel.git Blackfin arch: rename blackfin_sram.c to sram-alloc.c rename blackfin_sram.c to sram-alloc.c (we know it is a blackfin file, since it is in arch/blackfin) - and there is no "driver" code in there, it is just an allocator/deallocator for L1 and L2 sram. Also fix a problem that checkpatch pointed out Signed-off-by: Robin Getz Signed-off-by: Bryan Wu --- Reading git-diff-tree failed