2342aa282b
Directly referencing registers in macros makes assembly code harder to change, because the macros have side effects which are non-obvious. Use the provided 'base' register rather than directly referencing r4. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
core.c | ||
dma.c | ||
irq.c | ||
leds.c | ||
Makefile | ||
Makefile.boot | ||
pci.c |