docs: driver-model: move it to the driver-api book
[sfrench/cifs-2.6.git] / include / linux / platform_device.h
index beb25f277889a6aed5ad676e328708782b07c18f..9bc36b589827fe41e47c975044622108f127bff5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (c) 2001-2003 Patrick Mochel <mochel@osdl.org>
  *
- * See Documentation/driver-model/ for more information.
+ * See Documentation/driver-api/driver-model/ for more information.
  */
 
 #ifndef _PLATFORM_DEVICE_H_