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