]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/thermal.h
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux.git] / include / linux / thermal.h
index 15a4ca5d709995b55c81d08615ce7f8f68c223e7..681047f8cc05773e6854b9db8809dea730a2801b 100644 (file)
@@ -251,7 +251,7 @@ struct thermal_bind_params {
         * platform characterization. This value is relative to the
         * rest of the weights so a cooling device whose weight is
         * double that of another cooling device is twice as
-        * effective. See Documentation/thermal/sysfs-api.txt for more
+        * effective. See Documentation/thermal/sysfs-api.rst for more
         * information.
         */
        int weight;
@@ -259,7 +259,7 @@ struct thermal_bind_params {
        /*
         * This is a bit mask that gives the binding relation between this
         * thermal zone and cdev, for a particular trip point.
-        * See Documentation/thermal/sysfs-api.txt for more information.
+        * See Documentation/thermal/sysfs-api.rst for more information.
         */
        int trip_mask;