mirror of https://gitee.com/openkylin/linux.git
MIPS: GT64120: Remove useless inclusion of clocksource.h.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
84fe98ea68
commit
1bed3b9c71
|
@ -21,8 +21,6 @@
|
|||
#ifndef _ASM_GT64120_H
|
||||
#define _ASM_GT64120_H
|
||||
|
||||
#include <linux/clocksource.h>
|
||||
|
||||
#include <asm/addrspace.h>
|
||||
#include <asm/byteorder.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue