cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.c
authorMeng Li <li.meng@amd.com>
Mon, 14 Nov 2022 05:40:37 +0000 (13:40 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 16 Nov 2022 15:38:19 +0000 (08:38 -0700)
spdxcheck warnings: (new ones prefixed by >>)
>> drivers/cpufreq/amd-pstate-ut.c: 1:28 Invalid License ID:
GPL-1.0-or-later
   drivers/spi/spi-gxp.c: 1:35 Invalid token: =or-later

Signed-off-by: Meng Li <li.meng@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
drivers/cpufreq/amd-pstate-ut.c

index e4a5b4d90f833c0143382992da4187a23b310e81..7f3fe2048981887fb730d770d407515dfa06b283 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-1.0-or-later
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * AMD Processor P-state Frequency Driver Unit Test
  *