kernel_optimize_test/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
at32ap700x.c
clock.c
clock.h
extint.c
hmatrix.c
hsmc.c
hsmc.h
intc.c
intc.h
Kconfig
Makefile
pdc.c
pio.c
pio.h
pm-at32ap700x.S
pm.c
pm.h
sdramc.h