* [PATCH] hwspinlock: sprd: Remove redundant header files
@ 2020-06-01 6:05 Baolin Wang
2020-09-15 5:00 ` patchwork-bot+linux-remoteproc
0 siblings, 1 reply; 2+ messages in thread
From: Baolin Wang @ 2020-06-01 6:05 UTC (permalink / raw)
To: ohad, bjorn.andersson, orsonzhai
Cc: zhang.lyra, baolin.wang7, baolin.wang, linux-remoteproc,
linux-kernel
Remove redundant header files.
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
---
drivers/hwspinlock/sprd_hwspinlock.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/hwspinlock/sprd_hwspinlock.c b/drivers/hwspinlock/sprd_hwspinlock.c
index 36dc803..b157495 100644
--- a/drivers/hwspinlock/sprd_hwspinlock.c
+++ b/drivers/hwspinlock/sprd_hwspinlock.c
@@ -4,7 +4,6 @@
* Copyright (C) 2017 Spreadtrum - http://www.spreadtrum.com
*/
-#include <linux/bitops.h>
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/device.h>
@@ -15,7 +14,6 @@
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/platform_device.h>
-#include <linux/slab.h>
#include "hwspinlock_internal.h"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-15 5:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-01 6:05 [PATCH] hwspinlock: sprd: Remove redundant header files Baolin Wang
2020-09-15 5:00 ` patchwork-bot+linux-remoteproc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox