aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2016-06-17 16:34:18 +0100
committerAlexandre Belloni <[email protected]>2016-06-21 17:32:31 +0200
commitab6778eee51b72f2dae79763bf918e3d43331c12 (patch)
treef1ae043b8eb7c1c3e2861b1c854269ae8beb79c1 /tools/perf/scripts/python/stackcollapse.py
parentb2f8c3d5e24d4de8166b68dcde457c093990815d (diff)
ARM: at91: fix warnings in pm.c
Fix a pair of missing statics on un-exported functions and include <linux/platform_data/atmel.h> to provide the declaration of at91_suspend_entering_slow_clock() to fix the following sparse warnings: arch/arm/mach-at91/pm.c:127:5: warning: symbol 'at91_suspend_entering_slow_clock' was not declared. Should it be static? arch/arm/mach-at91/pm.c:358:6: warning: symbol 'at91rm9200_idle' was not declared. Should it be static? arch/arm/mach-at91/pm.c:367:6: warning: symbol 'at91sam9_idle' was not declared. Should it be static? Signed-off-by: Ben Dooks <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions