diff options
| author | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-01-05 17:05:35 +0530 |
|---|---|---|
| committer | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-01-07 09:31:47 +0530 |
| commit | 692ec65421799fdc4c97d09a1b349a29bc8d8a64 (patch) | |
| tree | 2aeec6a0507cf0e3dea0d791512d168933f4c9e6 /drivers/gpu | |
| parent | 968290fa8a42d9d2d2fd0fcdeb82d7533e83071d (diff) | |
drm/i915/intel_alpm: Fix the SPDX identifier comment
Fix the SPDX identifier comment as per the licensing rules [1].
[1] https://www.kernel.org/doc/html/latest/process/license-rules.html
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patch.msgid.link/20260105113544.574323-2-ankit.k.nautiyal@intel.com
Diffstat (limited to 'drivers/gpu')
| -rw-r--r-- | drivers/gpu/drm/i915/display/intel_alpm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/i915/display/intel_alpm.h b/drivers/gpu/drm/i915/display/intel_alpm.h index 53599b464dea..c6a4ec5b9561 100644 --- a/drivers/gpu/drm/i915/display/intel_alpm.h +++ b/drivers/gpu/drm/i915/display/intel_alpm.h @@ -1,5 +1,5 @@ -/* SPDX-License-Identifier: MIT - * +/* SPDX-License-Identifier: MIT */ +/* * Copyright © 2024 Intel Corporation */ |
