Commit 152fc133 authored by Ankit Nautiyal's avatar Ankit Nautiyal
Browse files

drm/i915/intel_lt_phy: 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



v2: Drop the superfluous blank line. (Jani)

Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
Signed-off-by: default avatarAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patch.msgid.link/20260105121929.576304-1-ankit.k.nautiyal@intel.com
parent a87a6818
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* SPDX-License-Identifier: MIT
 *
/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2025 Intel Corporation
 */