commit | 5e95320f9fb7a3171bb75eba15acb745c6e43805 | [log] [tgz] |
---|---|---|
author | Robin Getz <rgetz@blackfin.uclinux.org> | Wed Oct 08 17:22:49 2008 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Wed Oct 08 17:22:49 2008 +0800 |
tree | 5ba817608ad746e28a0ca7ec1b5ae420cdb01315 | |
parent | 763e63c640ae799e3ce6495e71832744bffc661b [diff] |
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 <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org>