[PATCH 3/3] hwspinlock: sirf: remove useless header files

Barry Song 21cnbao at gmail.com
Mon Jul 13 02:32:51 PDT 2015


From: Wei Chen <Wei.Chen at csr.com>

Some header files are useless for atlas7 hwlock driver.
remove them.

Cc: Suman Anna <s-anna at ti.com>
Cc: Bjorn Andersson <bjorn.andersson at sonymobile.com>
Signed-off-by: Wei Chen <Wei.Chen at csr.com>
Signed-off-by: Barry Song <Baohua.Song at csr.com>
---
 drivers/hwspinlock/sirf_hwspinlock.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/hwspinlock/sirf_hwspinlock.c b/drivers/hwspinlock/sirf_hwspinlock.c
index 692ac41..f35473c 100644
--- a/drivers/hwspinlock/sirf_hwspinlock.c
+++ b/drivers/hwspinlock/sirf_hwspinlock.c
@@ -6,13 +6,9 @@
  * Licensed under GPLv2.
  */
 
-#include <linux/kernel.h>
 #include <linux/module.h>
-#include <linux/device.h>
 #include <linux/io.h>
 #include <linux/pm_runtime.h>
-#include <linux/slab.h>
-#include <linux/spinlock.h>
 #include <linux/hwspinlock.h>
 #include <linux/platform_device.h>
 #include <linux/of.h>
-- 
2.3.5




More information about the linux-arm-kernel mailing list