summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/xve_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/xve_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/xve_gp106.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp106/xve_gp106.c b/drivers/gpu/nvgpu/gp106/xve_gp106.c
index 3a84ca17..3b996ef7 100644
--- a/drivers/gpu/nvgpu/gp106/xve_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/xve_gp106.c
@@ -15,7 +15,7 @@
15 */ 15 */
16 16
17#include "gk20a/gk20a.h" 17#include "gk20a/gk20a.h"
18#include "gm206/bios_gm206.h" 18#include "gp106/bios_gp106.h"
19#include "gp106/xve_gp106.h" 19#include "gp106/xve_gp106.h"
20#include "common/linux/os_linux.h" 20#include "common/linux/os_linux.h"
21 21