alistair23-linux/arch/arm/mach-at91
Alexandre Belloni 176a1b3dad ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected
When compiling for multiplatform for both ARMv6 and ARMv7, the default compiler
flags are for ARMv6, and results in:

arch/arm/mach-at91/pm_suspend.S:144: Error: selected processor does not support ARM mode `dsb'

Enforce ARMv7 flags for pm_suspend.o when CPU_V7 is selected.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2015-04-05 21:59:51 +02:00
..
include/mach ARM: at91: remove unused _matrix.h headers 2015-03-13 15:11:04 +01:00
at91rm9200.c ARM: at91: at91rm9200 use SoC detection infrastructure 2015-03-13 15:11:04 +01:00
at91rm9200_time.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
at91sam9.c ARM: at91: at91sam9: use SoC detection infrastructure 2015-03-13 15:11:05 +01:00
generic.h ARM: at91: remove unused at91_ioremap_matrix and header 2015-03-13 15:11:04 +01:00
Kconfig ARM: at91: remove NEED_MACH_IO_H 2015-03-13 15:11:04 +01:00
Makefile ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected 2015-04-05 21:59:51 +02:00
Makefile.boot ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option 2014-11-13 11:08:13 +01:00
pm.c ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache 2015-03-13 13:34:55 +01:00
pm.h ARM: at91/pm: standby mode uses same sram function as suspend to memory mode 2015-03-13 13:34:53 +01:00
pm_suspend.S ARM: at91/pm_suspend: add the WFI instruction support for ARMv7 2015-03-13 13:34:55 +01:00
sam9_smc.c ARM: at91: export sam9_smc interfaces 2014-03-21 18:19:29 +01:00
sam9_smc.h
sama5.c ARM: at91: sama5d4: remove useless map_io 2015-03-13 18:01:09 +01:00
soc.c ARM: at91: add soc detection infrastructure 2015-03-13 15:11:04 +01:00
soc.h ARM: at91: sama5 use SoC detection infrastructure 2015-03-13 16:23:36 +01:00