[PATCH] Documentation: thermal: Include ReST markup standard definition file

From: Soumya Negi
Date: Fri Apr 22 2022 - 00:15:44 EST


Fixes the documentation compile error given below:

ERROR: Undefined substitution referenced: "copy".

Signed-off-by: Soumya Negi <soumya.negi97@xxxxxxxxx>
---
Documentation/driver-api/thermal/intel_dptf.rst | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/driver-api/thermal/intel_dptf.rst b/Documentation/driver-api/thermal/intel_dptf.rst
index 96668dca753a..e3c41d96d63a 100644
--- a/Documentation/driver-api/thermal/intel_dptf.rst
+++ b/Documentation/driver-api/thermal/intel_dptf.rst
@@ -1,4 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
+.. include:: <isonum.txt>

===============================================================
Intel(R) Dynamic Platform and Thermal Framework Sysfs Interface
--
2.17.1