From: Baolin Wang Date: Mon, 1 Jun 2020 06:05:52 +0000 (+0800) Subject: hwspinlock: sprd: Remove redundant header files X-Git-Tag: v5.11-rc1~147^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3116a9931fa6fa067986a2cb0cc447c58530b1f0;p=thirdparty%2Flinux.git hwspinlock: sprd: Remove redundant header files Remove redundant header files. Signed-off-by: Baolin Wang Link: https://lore.kernel.org/r/1590991552-93643-1-git-send-email-baolin.wang@linux.alibaba.com Signed-off-by: Bjorn Andersson --- diff --git a/drivers/hwspinlock/sprd_hwspinlock.c b/drivers/hwspinlock/sprd_hwspinlock.c index 36dc8038bbb4e..b1574953d95fc 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 #include #include #include @@ -15,7 +14,6 @@ #include #include #include -#include #include "hwspinlock_internal.h"