mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 00:34:10 +08:00
thermal: imx: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
This commit is contained in:
parent
10c8251cce
commit
45f8b0dde3
@ -1,11 +1,6 @@
|
|||||||
/*
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
* Copyright 2013 Freescale Semiconductor, Inc.
|
//
|
||||||
*
|
// Copyright 2013 Freescale Semiconductor, Inc.
|
||||||
* This program is free software; you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <linux/clk.h>
|
#include <linux/clk.h>
|
||||||
#include <linux/cpufreq.h>
|
#include <linux/cpufreq.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user