* [PATCH 3/3] hwspinlock: sirf: remove useless header files
@ 2015-07-13 9:32 Barry Song
0 siblings, 0 replies; only message in thread
From: Barry Song @ 2015-07-13 9:32 UTC (permalink / raw)
To: linux-arm-kernel
From: Wei Chen <Wei.Chen@csr.com>
Some header files are useless for atlas7 hwlock driver.
remove them.
Cc: Suman Anna <s-anna@ti.com>
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Wei Chen <Wei.Chen@csr.com>
Signed-off-by: Barry Song <Baohua.Song@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-13 9:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13 9:32 [PATCH 3/3] hwspinlock: sirf: remove useless header files Barry Song
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).