On 07/03/17 16:48, Stephen Boyd wrote:
On 02/13, Tero Kristo wrote:
diff --git a/drivers/clk/ti/clock.h b/drivers/clk/ti/clock.h
index 13c37f4..ac95fda 100644
--- a/drivers/clk/ti/clock.h
+++ b/drivers/clk/ti/clock.h
@@ -16,6 +16,8 @@
#ifndef __DRIVERS_CLK_TI_CLOCK__
#define __DRIVERS_CLK_TI_CLOCK__
+#include <linux/clkdev.h>
What is this include for? Shouldn't this be in whatever C file is
using clkdev?
Good question. This seems to be a leftover from some evolution of this
patch, it is totally unneeded for anything. Will drop from v2.
-Tero
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html