mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] soc: imx: Remove unused include in gpcv2.c
@ 2020-02-18  5:51 Anson Huang
  2020-02-18  5:59 ` Peng Fan
  0 siblings, 1 reply; 3+ messages in thread
From: Anson Huang @ 2020-02-18  5:51 UTC (permalink / raw)
  To: shawnguo, s.hauer, kernel, festevam, agx, andrew.smirnov,
	leonard.crestez, linux-arm-kernel, linux-kernel
  Cc: Linux-imx

There is nothing in use from sizes.h, remove it.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 drivers/soc/imx/gpcv2.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/soc/imx/gpcv2.c b/drivers/soc/imx/gpcv2.c
index 6cf8a7a..b0dffb0 100644
--- a/drivers/soc/imx/gpcv2.c
+++ b/drivers/soc/imx/gpcv2.c
@@ -14,7 +14,6 @@
 #include <linux/pm_domain.h>
 #include <linux/regmap.h>
 #include <linux/regulator/consumer.h>
-#include <linux/sizes.h>
 #include <dt-bindings/power/imx7-power.h>
 #include <dt-bindings/power/imx8mq-power.h>
 
-- 
2.7.4


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

end of thread, other threads:[~2020-02-18  6:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18  5:51 [PATCH] soc: imx: Remove unused include in gpcv2.c Anson Huang
2020-02-18  5:59 ` Peng Fan
2020-02-18  6:38   ` Anson Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®