瀏覽代碼

[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>
Michael Burian 20 年之前
父節點
當前提交
eb4e10d091
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-arm/ide.h

+ 1 - 1
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