summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h')
-rw-r--r--drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h b/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h
index 1b4b563bc585..6b862280ab78 100644
--- a/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h
+++ b/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.h
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: MIT */
/*
- * SPDX-License-Identifier: MIT
- *
- * Copyright © 2018 Intel Corporation
+ * Copyright © 2018-2019 Intel Corporation
*
* Autogenerated file by GPU Top : https://github.com/rib/gputop
* DO NOT EDIT manually!
@@ -10,6 +9,8 @@
#ifndef __I915_OA_CFLGT2_H__
#define __I915_OA_CFLGT2_H__
+struct drm_i915_private;
+
void i915_perf_load_test_config_cflgt2(struct drm_i915_private *dev_priv);
#endif