diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-05-27 20:32:17 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-07-20 23:12:10 +0100 |
commit | 1bed3b9c71fdf241da2c09a91d39b5302145f7c6 (patch) | |
tree | ced2fa6e692aa815c4d7b085fd1bf388da8f46d6 /arch/mips/include | |
parent | 84fe98ea6866625a19969892ff3e83d8e94dc976 (diff) | |
download | blackbird-obmc-linux-1bed3b9c71fdf241da2c09a91d39b5302145f7c6.tar.gz blackbird-obmc-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')
-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> |