From: Huang Weiyi Date: Sat, 23 Aug 2008 05:56:02 +0000 (+0800) Subject: [ARM] remove unused #include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8b540fdcb7c445d61955991f071e956ef40a2f17;p=linux-beck.git [ARM] remove unused #include The driver(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. arch/arm/plat-mxc/clock.c This patch removes the said #include . Signed-off-by: Huang Weiyi Signed-off-by: Russell King --- diff --git a/arch/arm/plat-mxc/clock.c b/arch/arm/plat-mxc/clock.c index 2f8627218839..0a38f0b396eb 100644 --- a/arch/arm/plat-mxc/clock.c +++ b/arch/arm/plat-mxc/clock.c @@ -37,7 +37,6 @@ #include #include #include -#include #include