summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/top/top_gv100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/top/top_gv100.c')
-rw-r--r--drivers/gpu/nvgpu/common/top/top_gv100.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/top/top_gv100.c b/drivers/gpu/nvgpu/common/top/top_gv100.c
index 138528a2..1a7137fb 100644
--- a/drivers/gpu/nvgpu/common/top/top_gv100.c
+++ b/drivers/gpu/nvgpu/common/top/top_gv100.c
@@ -23,8 +23,8 @@
23 */ 23 */
24 24
25#include <nvgpu/io.h> 25#include <nvgpu/io.h>
26#include <nvgpu/gk20a.h>
26 27
27#include "gk20a/gk20a.h"
28#include "top_gv100.h" 28#include "top_gv100.h"
29 29
30#include <nvgpu/hw/gv100/hw_top_gv100.h> 30#include <nvgpu/hw/gv100/hw_top_gv100.h>