[PATCH] soc: imx: Remove unused include in gpcv2.c

From: Anson Huang
Date: Tue Feb 18 2020 - 00:57:24 EST


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

Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
---
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