summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/bus/bus_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/bus/bus_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/common/bus/bus_gm20b.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/common/bus/bus_gm20b.c b/drivers/gpu/nvgpu/common/bus/bus_gm20b.c
index 3e27053a..669cb0ae 100644
--- a/drivers/gpu/nvgpu/common/bus/bus_gm20b.c
+++ b/drivers/gpu/nvgpu/common/bus/bus_gm20b.c
@@ -23,13 +23,10 @@
23 */ 23 */
24 24
25#include <nvgpu/timers.h> 25#include <nvgpu/timers.h>
26#include <nvgpu/bus.h>
27#include <nvgpu/mm.h> 26#include <nvgpu/mm.h>
28#include <nvgpu/enabled.h> 27#include <nvgpu/enabled.h>
29 28
30#include "gk20a/gk20a.h" 29#include "gk20a/gk20a.h"
31
32#include "bus_gk20a.h"
33#include "bus_gm20b.h" 30#include "bus_gm20b.h"
34 31
35#include <nvgpu/hw/gm20b/hw_bus_gm20b.h> 32#include <nvgpu/hw/gm20b/hw_bus_gm20b.h>