]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] ARM: 2758/1: Fix comment in file header to read "ARM" instead i386
authorMichael Burian <dynmail1@gassner-waagen.at>
Mon, 27 Jun 2005 14:58:39 +0000 (15:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Jun 2005 14:58:39 +0000 (15:58 +0100)
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>
include/asm-arm/ide.h

index 2114acb3d2374c10a04aa3278ff095ea269b621d..4f68c8a5a1998cd9f222c32831875e0f8a1ea97a 100644 (file)
@@ -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