summaryrefslogtreecommitdiffstats
path: root/include/linux/power
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2018-12-08 10:00:42 -0600
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-12-12 13:54:28 +0100
commitf9dca0f0675e7249e10bba259392a582836e5e6e (patch)
tree16d10d380b5b6f67594c0a6ec1569de98f9c3c8e /include/linux/power
parent14d338a857f05f894ba3badd9e6d3039c68b8180 (diff)
downloadlinux-f9dca0f0675e7249e10bba259392a582836e5e6e.tar.bz2
PM / AVS: SmartReflex: Switch to SPDX Licence ID
Fix up licensing to be inline with Linux conventions. Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/power')
-rw-r--r--include/linux/power/smartreflex.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/power/smartreflex.h b/include/linux/power/smartreflex.h
index a586976f4784..d0b37e937037 100644
--- a/include/linux/power/smartreflex.h
+++ b/include/linux/power/smartreflex.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* OMAP Smartreflex Defines and Routines
*
@@ -11,10 +12,6 @@
*
* Copyright (C) 2007 Texas Instruments, Inc.
* Lesly A M <x0080970@ti.com>
- *
- * 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.
*/
#ifndef __POWER_SMARTREFLEX_H