diff options
| author | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-01-05 17:05:43 +0530 |
|---|---|---|
| committer | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-01-07 09:31:54 +0530 |
| commit | a5a9fd93d2c3c2bd31d27a25a601ae313d4aa74f (patch) | |
| tree | e4f9a6a350032d7f0b033ebdcc4ec60c27d60dd7 /drivers/gpu | |
| parent | 152fc133419417bf33cbcd05060fba83dbdb36ad (diff) | |
drm/i915/lt_phy_regs: 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-10-ankit.k.nautiyal@intel.com
Diffstat (limited to 'drivers/gpu')
| -rw-r--r-- | drivers/gpu/drm/i915/display/intel_lt_phy_regs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/i915/display/intel_lt_phy_regs.h b/drivers/gpu/drm/i915/display/intel_lt_phy_regs.h index 98ccc069a69b..37e46fb9abde 100644 --- a/drivers/gpu/drm/i915/display/intel_lt_phy_regs.h +++ b/drivers/gpu/drm/i915/display/intel_lt_phy_regs.h @@ -1,5 +1,5 @@ -/* SPDX-License-Identifier: MIT - * +/* SPDX-License-Identifier: MIT */ +/* * Copyright © 2025 Intel Corporation */ |
