X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fio.h;h=93aa555cfa05ead39418214cd0dfa430c79f7bec;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=9d7b1be3ad0f36d23a1cc47ee1cf0913fe5e3504;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-arm/io.h b/include/asm-arm/io.h index 9d7b1be3a..93aa555cf 100644 --- a/include/asm-arm/io.h +++ b/include/asm-arm/io.h @@ -263,7 +263,7 @@ out: * ioremap and friends. * * ioremap takes a PCI memory address, as specified in - * linux/Documentation/IO-mapping.txt. + * Documentation/IO-mapping.txt. */ extern void * __ioremap(unsigned long, size_t, unsigned long, unsigned long); extern void __iounmap(void *addr);