mirror of https://gitee.com/openkylin/linux.git
[MIPS] cevt-gt641xx: Kill unnecessary include
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
6457d9fc3b
commit
855808392a
|
@ -25,8 +25,6 @@
|
|||
#include <asm/gt64120.h>
|
||||
#include <asm/time.h>
|
||||
|
||||
#include <irq.h>
|
||||
|
||||
static DEFINE_SPINLOCK(gt641xx_timer_lock);
|
||||
static unsigned int gt641xx_base_clock;
|
||||
|
||||
|
|
Loading…
Reference in New Issue