summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/pci.c')
-rw-r--r--drivers/gpu/nvgpu/common/linux/pci.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/pci.c b/drivers/gpu/nvgpu/common/linux/pci.c
index a9bcca70..b860e35e 100644
--- a/drivers/gpu/nvgpu/common/linux/pci.c
+++ b/drivers/gpu/nvgpu/common/linux/pci.c
@@ -35,8 +35,7 @@
35#include "sysfs.h" 35#include "sysfs.h"
36#include "os_linux.h" 36#include "os_linux.h"
37#include "platform_gk20a.h" 37#include "platform_gk20a.h"
38#include "sim.h" 38#include <nvgpu/sim.h>
39#include "sim_pci.h"
40 39
41#include "pci.h" 40#include "pci.h"
42#include "pci_usermode.h" 41#include "pci_usermode.h"