aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/pm/types.rst
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-04-04 00:04:43 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-04-08 12:57:47 +0200
commitfc7db767b16cf2af3be9e87a4b88e206d0e1a8b2 (patch)
tree85df8ff1d64fde48642ac473fe7a989f1f85140c /Documentation/driver-api/pm/types.rst
parentcpufreq: intel_pstate: Documentation: Add references sections (diff)
downloadlinux-dev-fc7db767b16cf2af3be9e87a4b88e206d0e1a8b2.tar.xz
linux-dev-fc7db767b16cf2af3be9e87a4b88e206d0e1a8b2.zip
Documentation: PM: Add SPDX license tags to multiple files
Add SPDX license tags to .rst files under Documentation/driver-api/pm and Documentation/admin-quide/pm. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'Documentation/driver-api/pm/types.rst')
-rw-r--r--Documentation/driver-api/pm/types.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/driver-api/pm/types.rst b/Documentation/driver-api/pm/types.rst
index 3ebdecc54104..73a231caf764 100644
--- a/Documentation/driver-api/pm/types.rst
+++ b/Documentation/driver-api/pm/types.rst
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
==================================
Device Power Management Data Types
==================================