diff options
author | 2016-01-29 15:06:30 +0100 | |
---|---|---|
committer | 2016-02-01 21:44:27 +0100 | |
commit | a9a54caed96561d01f1d923df61bd11b71df4b93 (patch) | |
tree | 5c04a0bec4a25a704bcb171bd3e91fc2feffba85 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ARM: pxa: always select one of the two CPU types (diff) | |
download | linux-dev-a9a54caed96561d01f1d923df61bd11b71df4b93.tar.xz linux-dev-a9a54caed96561d01f1d923df61bd11b71df4b93.zip |
ARM: pxa: move extern declarations to pm.h
When CONFIG_IWMMXT is disabled, we get a warning in pxa3xx.c:
arch/arm/mach-pxa/pxa3xx.c: In function 'pxa3xx_cpu_pm_suspend':
arch/arm/mach-pxa/pxa3xx.c:109:2: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
It turns out that there is an 'extern' declaration in the
middle of a function.
For consistency, this moves the declaration and two others from
the same file into pm.h.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions