kernel-ark/arch/blackfin
Mike Frysinger 0e184c6b4f [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used.
relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file
where it actually gets used.  this way when we change
CONFIG_MEM_SIZE in our kconfig, we only rebuild one or two files
rather than a whole bunch that implicitly include cplb.h.

this will also remove the ability to clear the swapcount on
the fly, but i really dont think that functionality is important.

ultimate goal is for CONFIG_MEM_SIZE to go away and calculate
this value on the fly based on what u-boot programmed for us.

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-04-23 08:23:51 +08:00
..
boot
configs [Blackfin] arch: turn generic time on by default 2008-02-29 12:26:41 +08:00
kernel [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. 2008-04-23 08:23:51 +08:00
lib
mach-bf527 [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace 2008-02-25 12:19:57 +08:00
mach-bf533 [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 2008-03-26 10:02:13 +08:00
mach-bf537 [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 2008-03-26 10:02:13 +08:00
mach-bf548 [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 2008-03-26 10:02:13 +08:00
mach-bf561 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank 2008-03-26 08:09:12 +08:00
mach-common [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. 2008-04-23 07:17:34 +08:00
mm [Blackfin] arch: kill section mismatch warnings 2008-02-29 12:02:10 +08:00
oprofile
Kconfig [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so dont bother exposing it in the menu normally 2008-04-23 08:07:05 +08:00
Kconfig.debug [Blackfin] arch: add slightly better help text for CPLB_INFO 2008-02-02 15:32:40 +08:00
Makefile [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable 2008-03-07 02:43:48 +08:00