linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ARM: OMAP2+: Remove duplicated include from pmic-cpcap.c
@ 2019-10-23  6:29 YueHaibing
  2019-10-23 16:59 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2019-10-23  6:29 UTC (permalink / raw)
  To: Kevin Hilman, Tony Lindgren, Russell King
  Cc: kernel-janitors, linux-omap, YueHaibing, linux-arm-kernel

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 arch/arm/mach-omap2/pmic-cpcap.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/mach-omap2/pmic-cpcap.c b/arch/arm/mach-omap2/pmic-cpcap.c
index 2c2a178d988d..38b0307dc79d 100644
--- a/arch/arm/mach-omap2/pmic-cpcap.c
+++ b/arch/arm/mach-omap2/pmic-cpcap.c
@@ -15,8 +15,6 @@
 #include "voltage.h"
 
 #include <linux/init.h>
-#include <linux/kernel.h>
-#include "pm.h"
 #include "vc.h"
 
 /**






_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-23 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-23  6:29 [PATCH -next] ARM: OMAP2+: Remove duplicated include from pmic-cpcap.c YueHaibing
2019-10-23 16:59 ` Tony Lindgren

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).