mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
e6a7906cbf
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> |
||
---|---|---|
.. | ||
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 |