summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/os/linux/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/os/linux/debug.c')
-rw-r--r--drivers/gpu/nvgpu/os/linux/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/os/linux/debug.c b/drivers/gpu/nvgpu/os/linux/debug.c
index 9403e72e..5f0703c8 100644
--- a/drivers/gpu/nvgpu/os/linux/debug.c
+++ b/drivers/gpu/nvgpu/os/linux/debug.c
@@ -27,7 +27,7 @@
27#include "os_linux.h" 27#include "os_linux.h"
28#include "platform_gk20a.h" 28#include "platform_gk20a.h"
29 29
30#include "gk20a/gk20a.h" 30#include <nvgpu/gk20a.h>
31 31
32#include <linux/debugfs.h> 32#include <linux/debugfs.h>
33#include <linux/seq_file.h> 33#include <linux/seq_file.h>