* [PATCH 06/12] arm: msm: remove unused #include <linux/version.h>
@ 2010-05-22 17:12 Huang Weiyi
0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2010-05-22 17:12 UTC (permalink / raw)
To: davidb, dwalker, bryanh; +Cc: linux-arm-msm, Huang Weiyi
Remove unused #include <linux/version.h>('s) in
arch/arm/mach-msm/acpuclock-arm11.c
arch/arm/mach-msm/clock.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
arch/arm/mach-msm/acpuclock-arm11.c | 1 -
arch/arm/mach-msm/clock.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-msm/acpuclock-arm11.c b/arch/arm/mach-msm/acpuclock-arm11.c
index af5e85b..6ca42fd 100644
--- a/arch/arm/mach-msm/acpuclock-arm11.c
+++ b/arch/arm/mach-msm/acpuclock-arm11.c
@@ -17,7 +17,6 @@
*
*/
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/list.h>
diff --git a/arch/arm/mach-msm/clock.c b/arch/arm/mach-msm/clock.c
index 9cb1276..c57210f 100644
--- a/arch/arm/mach-msm/clock.c
+++ b/arch/arm/mach-msm/clock.c
@@ -14,7 +14,6 @@
*
*/
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/module.h>
--
1.6.1.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-22 17:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 17:12 [PATCH 06/12] arm: msm: remove unused #include <linux/version.h> Huang Weiyi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).