linux/arch/avr32/mach-at32ap
Matthias Brugger e6a7906cbf avr32: pm: Fix section mismatch
The power management has a section mismatch which leads to the following
warning during compilation:

WARNING: arch/avr32/mach-at32ap/built-in.o(.text+0x16d4): Section
mismatch in reference from the function avr32_pm_offset() to the
function .init.text:pm_exception()
The function avr32_pm_offset() references
the function __init pm_exception().

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Acked-by: Hans-Christian Egtvedt <hegtvedt@cisco.com>
2013-12-10 08:46:38 +01:00
..
include/mach video: atmel_lcdfb: fix platform data struct 2013-09-27 09:26:19 +03:00
Kconfig
Makefile cpufreq: AVR32: move cpufreq driver to drivers/cpufreq 2013-04-10 13:19:25 +02:00
at32ap700x.c video: atmel_lcdfb: fix platform data struct 2013-09-27 09:26:19 +03:00
clock.c
clock.h
extint.c
hmatrix.c
hsmc.c
hsmc.h
intc.c
intc.h
pdc.c
pio.c
pio.h
pm-at32ap700x.S avr32: Use generic idle loop 2013-04-08 17:39:24 +02:00
pm.c avr32: pm: Fix section mismatch 2013-12-10 08:46:38 +01:00
pm.h
sdramc.h