diff options
author | 2016-02-01 21:35:56 +0100 | |
---|---|---|
committer | 2016-02-17 19:11:18 +0530 | |
commit | a32b4fe90a35d7740986b708a5347e9bfb6751ba (patch) | |
tree | b6b05105e2f2d87c0395f58890ed73732560372d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ARM: davinci: limit DT support to DA850 (diff) | |
download | linux-dev-a32b4fe90a35d7740986b708a5347e9bfb6751ba.tar.xz linux-dev-a32b4fe90a35d7740986b708a5347e9bfb6751ba.zip |
ARM: davinci: avoid unused mityomapl138_pn_info variable
The mityomapl138_pn_info structure belongs into the CPU_FREQ support
that is hidden behind an #ifdef, and causes a harmless warning when
that support is disabled:
mach-davinci/board-mityomapl138.c:59:28: error: 'mityomapl138_pn_info' defined but not used [-Werror=unused-variable]
This moves the variable definition where it belongs.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions