diff options
Diffstat (limited to 'include/asm-arm26/io.h')
-rw-r--r-- | include/asm-arm26/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm26/io.h b/include/asm-arm26/io.h index 2aa033bd0678..a5a7a4d5e09c 100644 --- a/include/asm-arm26/io.h +++ b/include/asm-arm26/io.h @@ -321,7 +321,7 @@ DECLARE_IO(int,l,"") #define mmiowb() -/* the following macro is depreciated */ +/* the following macro is deprecated */ #define ioaddr(port) __ioaddr((port)) /* |