android_kernel_xiaomi_sm7250/arch/blackfin/mm
Robin Getz 5e95320f9f 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>
2008-10-08 17:22:49 +08:00
..
blackfin_sram.h Blackfin arch: change L1 malloc to base on slab cache and lists. 2008-07-19 14:51:31 +08:00
init.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 2008-07-26 13:23:17 -07:00
Makefile Blackfin arch: rename blackfin_sram.c to sram-alloc.c 2008-10-08 17:22:49 +08:00
sram-alloc.c Blackfin arch: rename blackfin_sram.c to sram-alloc.c 2008-10-08 17:22:49 +08:00