summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/oa/i915_oa_icl.c
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2019-07-30 14:34:32 +0300
committerJani Nikula <jani.nikula@intel.com>2019-08-02 15:09:52 +0300
commitae0f8f0f9a4b7d2b37adcec54e540f8a03238f3d (patch)
tree335c265a4a17a38f0a2d36e8d57a1bb5f19c03cb /drivers/gpu/drm/i915/oa/i915_oa_icl.c
parentd8af05ff38ae7a42819b285ffef314942414ef8b (diff)
drm/i915/oa: update the generated files
Update the generated files to make the headers self-contained, switch to the kernel preferred SPDX comment format, and update the copyright year. Also add the Makefile stanza to run header tests on the files. Other changes produced by gputop i915-perf-kernelgen.py were manually stripped out, and left to the folks who actually know something about the OA stuff. Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190730113432.22146-3-jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/oa/i915_oa_icl.c')
-rw-r--r--drivers/gpu/drm/i915/oa/i915_oa_icl.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/gpu/drm/i915/oa/i915_oa_icl.c b/drivers/gpu/drm/i915/oa/i915_oa_icl.c
index baa51427a543..6dc388de4518 100644
--- a/drivers/gpu/drm/i915/oa/i915_oa_icl.c
+++ b/drivers/gpu/drm/i915/oa/i915_oa_icl.c
@@ -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!