linux-kernel-test/arch/blackfin
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
..
boot [Blackfin] arch: add include/boot .gitignore files 2008-04-25 08:29:11 +08:00
configs Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD 2008-10-13 14:45:06 +08:00
include/asm Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel stacks in L1 2008-10-08 17:30:01 +08:00
kernel Blackfin arch: Make sure we protect except 2 properly, and print out memory properly 2008-10-08 16:29:01 +08:00
lib Blackfin arch: Allow ins functions to have a low latency version 2008-08-14 15:12:55 +08:00
mach-bf527 Blackfin arch: only include asm/cplb.h when it is truly used 2008-10-13 14:45:21 +08:00
mach-bf533 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
mach-bf537 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
mach-bf548 Blackfin arch: only include asm/cplb.h when it is truly used 2008-10-13 14:45:21 +08:00
mach-bf561 Blackfin arch: add supporting for kgdb 2008-10-13 14:07:19 +08:00
mach-common Blackfin arch: add a meaningful name for each irqchip 2008-10-08 17:08:15 +08:00
mm Blackfin arch: rename blackfin_sram.c to sram-alloc.c 2008-10-08 17:22:49 +08:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel stacks in L1 2008-10-08 17:30:01 +08:00
Kconfig.debug Blackfin arch: add supporting for kgdb 2008-10-13 14:07:19 +08:00
Makefile Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00