summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/perf/vfe_equ.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/perf/vfe_equ.h')
-rw-r--r--drivers/gpu/nvgpu/perf/vfe_equ.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/perf/vfe_equ.h b/drivers/gpu/nvgpu/perf/vfe_equ.h
index 8aaddccd..3ca7fb10 100644
--- a/drivers/gpu/nvgpu/perf/vfe_equ.h
+++ b/drivers/gpu/nvgpu/perf/vfe_equ.h
@@ -1,7 +1,7 @@
1/* 1/*
2 * general perf structures & definitions 2 * general perf structures & definitions
3 * 3 *
4 * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. 4 * Copyright (c) 2016-2017, NVIDIA CORPORATION. All rights reserved.
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify it 6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms and conditions of the GNU General Public License, 7 * under the terms and conditions of the GNU General Public License,
@@ -17,8 +17,7 @@
17 17
18#include "boardobj/boardobjgrp.h" 18#include "boardobj/boardobjgrp.h"
19#include "perf/vfe_var.h" 19#include "perf/vfe_var.h"
20#include "pmuif/gpmuifperf.h" 20#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h>
21#include "pmuif/gpmuifperfvfe.h"
22 21
23u32 vfe_equ_sw_setup(struct gk20a *g); 22u32 vfe_equ_sw_setup(struct gk20a *g);
24u32 vfe_equ_pmu_setup(struct gk20a *g); 23u32 vfe_equ_pmu_setup(struct gk20a *g);