summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dcdbas.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2019-08-11 23:24:46 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-08-11 23:24:46 -0700
commit4aa31b4b61e4985e719352c329c3948d1932cb64 (patch)
tree251d6d11d1e5c9c09adc3e0eb1715c56b2e16c95 /drivers/platform/x86/dcdbas.c
parent6bd744b723d229ac38eeea2cf0717d8cd2858032 (diff)
parentd45331b00ddb179e291766617259261c112db872 (diff)
downloadlinux-stable-4aa31b4b61e4985e719352c329c3948d1932cb64.tar.gz
linux-stable-4aa31b4b61e4985e719352c329c3948d1932cb64.tar.bz2
linux-stable-4aa31b4b61e4985e719352c329c3948d1932cb64.zip
Merge tag 'v5.3-rc4' into next
Sync up with mainline to bring in device_property_count_u32 andother newer APIs.
Diffstat (limited to 'drivers/platform/x86/dcdbas.c')
-rw-r--r--drivers/platform/x86/dcdbas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/dcdbas.c b/drivers/platform/x86/dcdbas.c
index 12cf9475ac85..84f4cc839cc3 100644
--- a/drivers/platform/x86/dcdbas.c
+++ b/drivers/platform/x86/dcdbas.c
@@ -7,7 +7,7 @@
* and Host Control Actions (power cycle or power off after OS shutdown) on
* Dell systems.
*
- * See Documentation/dcdbas.txt for more information.
+ * See Documentation/driver-api/dcdbas.rst for more information.
*
* Copyright (C) 1995-2006 Dell Inc.
*/