aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/lib/udelay.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh64/lib/udelay.c')
-rw-r--r--arch/sh64/lib/udelay.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh64/lib/udelay.c b/arch/sh64/lib/udelay.c
index dad2f254efee..327653914007 100644
--- a/arch/sh64/lib/udelay.c
+++ b/arch/sh64/lib/udelay.c
@@ -10,7 +10,6 @@
10 * License. See the file "COPYING" in the main directory of this archive 10 * License. See the file "COPYING" in the main directory of this archive
11 * for more details. 11 * for more details.
12 */ 12 */
13#include <linux/config.h>
14#include <linux/sched.h> 13#include <linux/sched.h>
15#include <asm/param.h> 14#include <asm/param.h>
16 15