From: Uwe Kleine-König Date: Mon, 4 Nov 2013 09:24:03 +0000 (+0100) Subject: ARM: orion5x: drop unused include from common.c X-Git-Tag: firefly_0821_release~176^2~4590^2~1^2~5 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5e51fe5d079ec0fd2fb1d8708ecc1ef82599c6d8;p=firefly-linux-kernel-4.4.55.git ARM: orion5x: drop unused include from common.c asm/times.h only defines CLOCK_TICK_RATE, cycles_t and get_cycles. All three are not used in this file. Signed-off-by: Uwe Kleine-König Acked-by: Andrew Lunn Signed-off-by: Jason Cooper --- diff --git a/arch/arm/mach-orion5x/common.c b/arch/arm/mach-orion5x/common.c index 4d8fc7685885..3f1de1111e0f 100644 --- a/arch/arm/mach-orion5x/common.c +++ b/arch/arm/mach-orion5x/common.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include