summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/perf/perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/perf/perf.h')
-rw-r--r--drivers/gpu/nvgpu/perf/perf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/perf/perf.h b/drivers/gpu/nvgpu/perf/perf.h
index fe52bad9..ef15d240 100644
--- a/drivers/gpu/nvgpu/perf/perf.h
+++ b/drivers/gpu/nvgpu/perf/perf.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,
@@ -13,6 +13,7 @@
13#ifndef _PERF_H_ 13#ifndef _PERF_H_
14#define _PERF_H_ 14#define _PERF_H_
15 15
16#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h>
16#include "vfe_equ.h" 17#include "vfe_equ.h"
17#include "vfe_var.h" 18#include "vfe_var.h"
18#include "pstate/pstate.h" 19#include "pstate/pstate.h"