aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2012-08-04 10:28:33 +0000
committerArnd Bergmann <[email protected]>2012-08-10 12:27:34 +0200
commit8ab08c0c4c39f36d3bf89e03a4bc3e6898e1563c (patch)
tree7f2151ae998c1b49736c48bc6b551fadffd42c3b /tools/perf/util/scripting-engines/trace-event-python.c
parentbb1a5805edf1d1e5da02b23dfca76ed99dfa18b1 (diff)
ARM: exynos: exynos_pm_add_dev_to_genpd may be unused
exynos_pm_add_dev_to_genpd is used if one or more out of a large number of Kconfig symbols are enabled. However the new exynos_defconfig selects none of those, so the function becomes unused. Marking it so lets the compiler automatically discard it. Without this patch, building exynos_defconfig results in: arch/arm/mach-exynos/pm_domains.c:118:123: warning: 'exynos_pm_add_dev_to_genpd' defined but not used [-Wunused-function] Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Abraham <[email protected]> Acked-by: Kukjin Kim <[email protected]> Cc: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions