diff options
author | 2013-11-12 12:31:54 -0500 | |
---|---|---|
committer | 2013-11-15 15:29:31 -0500 | |
commit | 936b32643cb03dcb34ef5dab81970229b1cc2a33 (patch) | |
tree | b12cb253e970a7164569638999895ba46eed78df /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: radeon: ni_dpm: Fix unused variable warning when CONFIG_ACPI=n (diff) | |
download | wireguard-linux-936b32643cb03dcb34ef5dab81970229b1cc2a33.tar.xz wireguard-linux-936b32643cb03dcb34ef5dab81970229b1cc2a33.zip |
drm/radeon: cypress_dpm: Fix unused variable warning when CONFIG_ACPI=n
With CONFIG_ACPI=n the following build warning is seen:
drivers/gpu/drm/radeon/cypress_dpm.c:302:31: warning: unused variable 'eg_pi' [-Wunused-variable]
Protect eg_pi with CONFIG_ACPI.
Based on patch from: Fabio Estevam <fabio.estevam@freescale.com>
but doesn't mix allocation and code.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions