1
0
Fork 0
alistair23-linux/arch/arm/mach-at91
Wenyou Yang e7b848d731 ARM: at91: pm_slowclock: fix the compilation error
When compiling the kernel in thumb2 (CONFIG_THUMB2_KERNEL option activated), we
hit a compilation crash. The error message is listed below:

---8< -----
Error: cannot use register index with PC-relative addressing -- `str r0,.saved_lpr'
--->8----

Add the .arm directive in the assembly files related to power management.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2015-03-11 15:49:47 +01:00
..
include/mach ARM: at91: merge all SOC_AT91SAM9xxx 2015-02-02 11:01:26 +01:00
Kconfig ARM: mm: Remove Kconfig symbol CACHE_PL310 2015-02-18 12:24:29 +01:00
Makefile ARM: at91: change board files into SoC files 2015-02-02 11:01:28 +01:00
Makefile.boot ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option 2014-11-13 11:08:13 +01:00
at91rm9200.c ARM: at91/trivial: unify functions and machine names 2015-02-02 11:01:29 +01:00
at91rm9200_time.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
at91sam9.c ARM: at91/trivial: unify functions and machine names 2015-02-02 11:01:29 +01:00
generic.h ARM: at91: fix pm declarations 2015-02-18 12:20:26 +01:00
pm.c ARM: at91: pm: fix SRAM allocation 2015-03-03 20:07:13 +01:00
pm.h ARM: at91: pm: fix at91rm9200 standby 2015-03-03 20:07:13 +01:00
pm_slowclock.S ARM: at91: pm_slowclock: fix the compilation error 2015-03-11 15:49:47 +01:00
sam9_smc.c ARM: at91: export sam9_smc interfaces 2014-03-21 18:19:29 +01:00
sam9_smc.h ARM: at91: add accessor to manage SMC 2012-02-13 18:31:36 +01:00
sama5.c ARM: at91/trivial: unify functions and machine names 2015-02-02 11:01:29 +01:00
setup.c ARM: at91: remove at91_dt_initialize and machine init_early() 2015-02-02 11:01:29 +01:00