Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d02f8575 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: add missing include in btc_dpm.c



Fixes a compile error with debugfs disabled.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 7c7e867c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
#include "cypress_dpm.h"
#include "btc_dpm.h"
#include "atom.h"
#include <linux/seq_file.h>

#define MC_CG_ARB_FREQ_F0           0x0a
#define MC_CG_ARB_FREQ_F1           0x0b