docs: driver-model: move it to the driver-api book
[sfrench/cifs-2.6.git] / include / linux / device.h
index 5eabfa0c4dee65437e733e29c7031c91fbde4752..c330b75c6c57cdbd46a360bff2b50c96bde4d515 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 2004-2009 Greg Kroah-Hartman <gregkh@suse.de>
  * Copyright (c) 2008-2009 Novell Inc.
  *
- * See Documentation/driver-model/ for more information.
+ * See Documentation/driver-api/driver-model/ for more information.
  */
 
 #ifndef _DEVICE_H_