diff options
Diffstat (limited to 'drivers/gpu/drm/radeon/ci_smc.c')
-rw-r--r-- | drivers/gpu/drm/radeon/ci_smc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/ci_smc.c b/drivers/gpu/drm/radeon/ci_smc.c index 9c745dd22438..8debc9d47362 100644 --- a/drivers/gpu/drm/radeon/ci_smc.c +++ b/drivers/gpu/drm/radeon/ci_smc.c | |||
@@ -28,6 +28,7 @@ | |||
28 | #include "cikd.h" | 28 | #include "cikd.h" |
29 | #include "ppsmc.h" | 29 | #include "ppsmc.h" |
30 | #include "radeon_ucode.h" | 30 | #include "radeon_ucode.h" |
31 | #include "ci_dpm.h" | ||
31 | 32 | ||
32 | static int ci_set_smc_sram_address(struct radeon_device *rdev, | 33 | static int ci_set_smc_sram_address(struct radeon_device *rdev, |
33 | u32 smc_address, u32 limit) | 34 | u32 smc_address, u32 limit) |