diff options
author | Michael Burian <dynmail1@gassner-waagen.at> | 2005-06-27 15:58:39 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-06-27 15:58:39 +0100 |
commit | eb4e10d091b369027ec205163e06f7eec335996f (patch) | |
tree | fb016c6f8bd5d37531e7e694382f9d7fa108fb87 /include/asm-arm | |
parent | f3bb742640338eca0d8c3fa8071df89168efbf0a (diff) | |
download | blackbird-op-linux-eb4e10d091b369027ec205163e06f7eec335996f.tar.gz blackbird-op-linux-eb4e10d091b369027ec205163e06f7eec335996f.zip |
[PATCH] ARM: 2758/1: Fix comment in file header to read "ARM" instead i386
Patch from Michael Burian
This does not look like an include file for "i386", so use "ARM" instead.
Signed-off-by: Michael Burian <dynmail1@gassner-waagen.at>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm')
-rw-r--r-- | include/asm-arm/ide.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/ide.h b/include/asm-arm/ide.h index 2114acb3d237..4f68c8a5a199 100644 --- a/include/asm-arm/ide.h +++ b/include/asm-arm/ide.h @@ -5,7 +5,7 @@ */ /* - * This file contains the i386 architecture specific IDE code. + * This file contains the ARM architecture specific IDE code. */ #ifndef __ASMARM_IDE_H |