mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] aiodev: imx_thermal: remove empty include
@ 2016-06-20  9:28 Lucas Stach
  2016-06-20  9:28 ` [PATCH 2/2] aiodev: imx_thermal: depend on MACH_IMX6 Lucas Stach
  2016-06-23  6:15 ` [PATCH 1/2] aiodev: imx_thermal: remove empty include Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2016-06-20  9:28 UTC (permalink / raw)
  To: barebox

This file doesn't hold any content any more, so there is no
need to include it.

Signed-off-by: Lucas Stach <l.stach@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2016-06-23  6:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20  9:28 [PATCH 1/2] aiodev: imx_thermal: remove empty include Lucas Stach
2016-06-20  9:28 ` [PATCH 2/2] aiodev: imx_thermal: depend on MACH_IMX6 Lucas Stach
2016-06-23  6:15 ` [PATCH 1/2] aiodev: imx_thermal: remove empty include Sascha Hauer

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