From: Michael Burian Date: Mon, 27 Jun 2005 14:58:39 +0000 (+0100) Subject: [PATCH] ARM: 2758/1: Fix comment in file header to read "ARM" instead i386 X-Git-Tag: v2.6.13-rc1~51^2~39^2~1 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=eb4e10d091b369027ec205163e06f7eec335996f;p=~emulex%2Finfiniband.git [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 Signed-off-by: Russell King --- diff --git a/include/asm-arm/ide.h b/include/asm-arm/ide.h index 2114acb3d23..4f68c8a5a19 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