summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/device.h b/include/linux/device.h
index b73a9555bcb1..8e3f1919d974 100644
--- a/include/linux/device.h
+++ b/include/linux/device.h
@@ -5,7 +5,7 @@
*
* This file is released under the GPLv2
*
- * See Documentation/driver-model/*.txt for more information.
+ * See Documentation/driver-model/ for more information.
*/
#ifndef _DEVICE_H_