aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/base/platform.c')
-rw-r--r--drivers/base/platform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/base/platform.c b/drivers/base/platform.c
index 713903290385..506a0175a5a7 100644
--- a/drivers/base/platform.c
+++ b/drivers/base/platform.c
@@ -5,7 +5,7 @@
5 * Copyright (c) 2002-3 Patrick Mochel 5 * Copyright (c) 2002-3 Patrick Mochel
6 * Copyright (c) 2002-3 Open Source Development Labs 6 * Copyright (c) 2002-3 Open Source Development Labs
7 * 7 *
8 * Please see Documentation/driver-model/platform.rst for more 8 * Please see Documentation/driver-api/driver-model/platform.rst for more
9 * information. 9 * information.
10 */ 10 */
11 11