瀏覽代碼

alpha: i8253: Cleanup remaining users of i8253pit.h

The Alpha <asm/i8253pit.h> header is empty so this inclusion can just be
removed.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Link: http://lkml.kernel.org/r/20110601180610.608083130@duck.linux-mips.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Ralf Baechle 14 年之前
父節點
當前提交
36af1b4612
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 1
      arch/alpha/kernel/sys_ruffian.c
  2. 0 1
      arch/alpha/kernel/time.c

+ 0 - 1
arch/alpha/kernel/sys_ruffian.c

@@ -26,7 +26,6 @@
 #include <asm/pgtable.h>
 #include <asm/core_cia.h>
 #include <asm/tlbflush.h>
-#include <asm/8253pit.h>
 
 #include "proto.h"
 #include "irq_impl.h"

+ 0 - 1
arch/alpha/kernel/time.c

@@ -46,7 +46,6 @@
 #include <asm/uaccess.h>
 #include <asm/io.h>
 #include <asm/hwrpb.h>
-#include <asm/8253pit.h>
 #include <asm/rtc.h>
 
 #include <linux/mc146818rtc.h>