aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm26/setup.h
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@mindspring.com>2007-05-09 01:18:01 -0400
committerAdrian Bunk <bunk@stusta.de>2007-05-09 01:18:01 -0400
commit1591275cb57bc5df7ff59774b85c8af84bc45e87 (patch)
tree3253ef16c4f450d5a4dee39506e69be4036fd4e6 /include/asm-arm26/setup.h
parentbeb7dd86a101263bf63a78c7c6d4da3849b35bd6 (diff)
Fix "deprecated" typoes.
Fix remaining misspellings of "depreciated" to "deprecated." Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'include/asm-arm26/setup.h')
-rw-r--r--include/asm-arm26/setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm26/setup.h b/include/asm-arm26/setup.h
index 1a867b4e8d53..10fd07c76662 100644
--- a/include/asm-arm26/setup.h
+++ b/include/asm-arm26/setup.h
@@ -70,7 +70,7 @@ struct tag_ramdisk {
70/* describes where the compressed ramdisk image lives */ 70/* describes where the compressed ramdisk image lives */
71/* 71/*
72 * this one accidentally used virtual addresses - as such, 72 * this one accidentally used virtual addresses - as such,
73 * its depreciated. 73 * it's deprecated.
74 */ 74 */
75#define ATAG_INITRD 0x54410005 75#define ATAG_INITRD 0x54410005
76 76