summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Brugger <matthias.bgg@gmail.com>2013-12-04 17:52:55 +0100
committerHans-Christian Egtvedt <hegtvedt@cisco.com>2013-12-10 08:46:38 +0100
commite6a7906cbfe6f4a793ff427e065ccbb494d65d7b (patch)
treea02b519918e88637f9f5d85e32742ce827ce6f4e /Makefile
parentb96fa8f0f4e09eacf16535af66d74ff92fe7de73 (diff)
downloadlinux-e6a7906cbfe6f4a793ff427e065ccbb494d65d7b.tar.gz
linux-e6a7906cbfe6f4a793ff427e065ccbb494d65d7b.tar.xz
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions