android_kernel_samsung_msm8976/arch/blackfin/mach-bf533
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines
revise anomaly handling by basing things on the compiler not the kconfig defines,
so the header is stable and usable outside of the kernel. This also allows us to
move some code from preprocessing to compiling (gcc culls dead code)
which should help with code quality (readability, catch minor bugs, etc...).

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-07-25 11:19:14 +08:00
..
boards Blackfin arch: update platform driver resource information to all board files 2007-10-11 01:20:06 +08:00
cpu.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
dma.c Blackfin arch: need to rename function after moving to match new internal dma API 2007-06-21 11:34:16 +08:00
head.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
ints-priority.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
Kconfig blackfin architecture 2007-05-07 12:12:58 -07:00
Makefile Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig 2007-07-12 14:35:15 +08:00