[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1582005089-23767-1-git-send-email-Anson.Huang@nxp.com>
Date: Tue, 18 Feb 2020 13:51:29 +0800
From: Anson Huang <Anson.Huang@....com>
To: shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, agx@...xcpu.org, andrew.smirnov@...il.com,
leonard.crestez@....com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: Linux-imx@....com
Subject: [PATCH] soc: imx: Remove unused include in gpcv2.c
There is nothing in use from sizes.h, remove it.
Signed-off-by: Anson Huang <Anson.Huang@....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
Powered by blists - more mailing lists