This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-arm / io.h
index 93aa555..9d7b1be 100644 (file)
@@ -263,7 +263,7 @@ out:
  * ioremap and friends.
  *
  * ioremap takes a PCI memory address, as specified in
- * Documentation/IO-mapping.txt.
+ * linux/Documentation/IO-mapping.txt.
  */
 extern void * __ioremap(unsigned long, size_t, unsigned long, unsigned long);
 extern void __iounmap(void *addr);