diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-11-09 15:59:02 -0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-11-15 15:29:31 -0500 |
commit | 71473dbd66d4a61be4cd531ef96b4877f6ee3941 (patch) | |
tree | deb4ac29e6484c2fbfe5439079a92c9c73559556 /ipc | |
parent | a3483353ca4e6dbeef2ed62ebed01af109b5b27a (diff) | |
download | linux-71473dbd66d4a61be4cd531ef96b4877f6ee3941.tar.bz2 |
drm: radeon: ni_dpm: Fix unused variable warning when CONFIG_ACPI=n
With CONFIG_ACPI=n the following build warning is seen:
drivers/gpu/drm/radeon/ni_dpm.c:3448:31: warning: unused variable 'eg_pi' [-Wunused-variable]
Move the definition of eg_pi inside the CONFIG_ACPI 'if' block.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions