diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-05-27 21:32:17 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-07-21 00:12:10 +0200 |
commit | 1bed3b9c71fdf241da2c09a91d39b5302145f7c6 (patch) | |
tree | ced2fa6e692aa815c4d7b085fd1bf388da8f46d6 /arch/mips/include/asm/gt64120.h | |
parent | MIPS: NILE4: Remove useless inclusion of GT64120 header. (diff) | |
download | linux-1bed3b9c71fdf241da2c09a91d39b5302145f7c6.tar.xz linux-1bed3b9c71fdf241da2c09a91d39b5302145f7c6.zip |
MIPS: GT64120: Remove useless inclusion of clocksource.h.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/gt64120.h')
-rw-r--r-- | arch/mips/include/asm/gt64120.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/gt64120.h b/arch/mips/include/asm/gt64120.h index e64b41093c49..0aa44abc77fe 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> |