u-boot-brain/arch/arm/cpu/sa1100
Tom Rini 01abae4d04 Remove various unused interrupt related code
With d53ecad92f some unused interrupt related code was removed.
However all of these options are currently unused.  Rather than migrate
some of these options to Kconfig we just remove the code in question.

The only related code changes here are that in some cases we use
CONFIG_STACKSIZE in non-IRQ related context.  In these cases we rename
and move the value local to the code in question.

Fixes: d53ecad92f ("Merge branch 'master' of git://git.denx.de/u-boot-sunxi")
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-06 20:42:18 -04:00
..
cpu.c Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
Makefile ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
start.S arm: Allow skipping of low-level init with I-cache on 2016-06-12 23:49:38 +02:00
timer.c arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00