dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-spear
Jeremy Kerr e6b8b3e21a ARM: 6260/1: arm/plat-spear: fix debug macro compilation failure
mov rx, =<immediate> isn't valid, use #<immediate> instead.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-26 10:33:06 +01:00
..
include/plat ARM: 6260/1: arm/plat-spear: fix debug macro compilation failure 2010-07-26 10:33:06 +01:00
Kconfig
Makefile ARM: 6091/1: ST SPEAr: Adding support for shared irq layer 2010-05-04 16:54:54 +01:00
clock.c ARM: 6014/1: ST SPEAr: Added clock framework for SPEAr platform and machines 2010-04-14 11:34:33 +01:00
padmux.c ARM: 6020/1: ST SPEAr: Adding gpio pad multiplexing support 2010-04-14 11:34:38 +01:00
shirq.c ARM: 6091/1: ST SPEAr: Adding support for shared irq layer 2010-05-04 16:54:54 +01:00
time.c