summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/acr_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/acr_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/acr_gp106.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/acr_gp106.c b/drivers/gpu/nvgpu/gp106/acr_gp106.c
index c4045cb6..5570489e 100644
--- a/drivers/gpu/nvgpu/gp106/acr_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/acr_gp106.c
@@ -11,7 +11,9 @@
11 * more details. 11 * more details.
12 */ 12 */
13 13
14#ifdef CONFIG_DEBUG_FS
14#include <linux/debugfs.h> 15#include <linux/debugfs.h>
16#endif
15 17
16#include <nvgpu/nvgpu_common.h> 18#include <nvgpu/nvgpu_common.h>
17#include <nvgpu/kmem.h> 19#include <nvgpu/kmem.h>