]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/i915/gt: Fix SPDX license format
authorAndi Shyti <andi.shyti@linux.intel.com>
Fri, 14 Mar 2025 02:12:22 +0000 (03:12 +0100)
committerAndi Shyti <andi.shyti@linux.intel.com>
Wed, 19 Mar 2025 01:40:19 +0000 (02:40 +0100)
Header files need to declare the SPDX under /* ... */ style
comments at the beginning of the file.

Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250314021225.11813-3-andi.shyti@linux.intel.com
drivers/gpu/drm/i915/gt/intel_wopcm.h

index 17d6aa86008a99202f9ce149459223c4002e5910..d2038b6de5e74dd74c104dfae9bfe7425aa36d41 100644 (file)
@@ -1,6 +1,5 @@
+/* SPDX-License-Identifier: MIT */
 /*
- * SPDX-License-Identifier: MIT
- *
  * Copyright © 2017-2018 Intel Corporation
  */