]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/cpufreq/tegra124-cpufreq.c
Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/linux...
[linux.git] / drivers / cpufreq / tegra124-cpufreq.c
index 5e748c8a5c9a99fc57da89a50005ddd9447fb302..4f0c637b3b495dbda4e76db9b45c98b0678ddcb6 100644 (file)
@@ -1,14 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Tegra 124 cpufreq driver
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #define pr_fmt(fmt)    KBUILD_MODNAME ": " fmt