From: Ralf Baechle <ralf@linux-mips.org>
Date: Fri, 27 May 2011 19:32:17 +0000 (+0100)
Subject: MIPS: GT64120: Remove useless inclusion of clocksource.h.
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1bed3b9c71fdf241da2c09a91d39b5302145f7c6;p=linux.git

MIPS: GT64120: Remove useless inclusion of clocksource.h.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---

diff --git a/arch/mips/include/asm/gt64120.h b/arch/mips/include/asm/gt64120.h
index e64b41093c490..0aa44abc77fe5 100644
--- a/arch/mips/include/asm/gt64120.h
+++ b/arch/mips/include/asm/gt64120.h
@@ -21,8 +21,6 @@
 #ifndef _ASM_GT64120_H
 #define _ASM_GT64120_H
 
-#include <linux/clocksource.h>
-
 #include <asm/addrspace.h>
 #include <asm/byteorder.h>