From 31d4fe8d405c4b9e27f7eca6c6710092ba14b49d Mon Sep 17 00:00:00 2001 From: Nobuhiro Iwamatsu Date: Tue, 21 Aug 2012 14:37:34 +0900 Subject: sh: tmu: Removed arch/sh/include/asm/clk.h asm/clk.h was included get_peripheral_clk_rate function. But this is not used from anywhere. This removed asm/clk.h, and deleted include line from arch/sh/lib/time.c Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- arch/sh/lib/time.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/sh/lib') diff --git a/arch/sh/lib/time.c b/arch/sh/lib/time.c index 00230c3..2cc61dd 100644 --- a/arch/sh/lib/time.c +++ b/arch/sh/lib/time.c @@ -30,7 +30,6 @@ #include #include #include -#include #include #include -- cgit v1.1