[PATCH 1/2] aiodev: imx_thermal: remove empty include
Lucas Stach
l.stach at pengutronix.de
Mon Jun 20 02:28:13 PDT 2016
This file doesn't hold any content any more, so there is no
need to include it.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
drivers/aiodev/imx_thermal.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/aiodev/imx_thermal.c b/drivers/aiodev/imx_thermal.c
index 08532a743fcb..1928ed867ca5 100644
--- a/drivers/aiodev/imx_thermal.c
+++ b/drivers/aiodev/imx_thermal.c
@@ -33,7 +33,6 @@
#include <linux/math64.h>
#include <linux/log2.h>
#include <linux/clk.h>
-#include <mach/clock.h>
#include <mach/imx6-anadig.h>
#include <io.h>
#include <aiodev.h>
--
2.8.1
More information about the barebox
mailing list