瀏覽代碼

[SERIAL] Remove unnecessary serial.h include

imx.c does not use anything from serial.h, so remove it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 20 年之前
父節點
當前提交
620739025b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/arm/mach-imx/mx1ads.c

+ 0 - 1
arch/arm/mach-imx/mx1ads.c

@@ -27,7 +27,6 @@
 #include <asm/mach/arch.h>
 #include <linux/interrupt.h>
 #include "generic.h"
-#include <asm/serial.h>
 
 static struct resource cs89x0_resources[] = {
 	[0] = {