diff mbox

[v3,1/4] clk: tegra: Fix includes required by fence_udelay()

Message ID 1531138660-9071-1-git-send-email-avienamo@nvidia.com (mailing list archive)
State Superseded, archived
Headers show

Commit Message

Aapo Vienamo July 9, 2018, 12:17 p.m. UTC
Add the missing linux/delay.h include statement for udelay() used by
fence_udelay() macro.

Signed-off-by: Aapo Vienamo <avienamo@nvidia.com>
---
 drivers/clk/tegra/clk.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Stephen Boyd July 9, 2018, 3:02 p.m. UTC | #1
Quoting Aapo Vienamo (2018-07-09 05:17:37)
> Add the missing linux/delay.h include statement for udelay() used by
> fence_udelay() macro.
> 
> Signed-off-by: Aapo Vienamo <avienamo@nvidia.com>

Please send cover letters for multi-patch series, and always include a
change log indicating what changed between versions of the series.

--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/clk/tegra/clk.h b/drivers/clk/tegra/clk.h
index e1f8846..e3b9c22 100644
--- a/drivers/clk/tegra/clk.h
+++ b/drivers/clk/tegra/clk.h
@@ -19,6 +19,7 @@ 
 
 #include <linux/clk-provider.h>
 #include <linux/clkdev.h>
+#include <linux/delay.h>
 
 /**
  * struct tegra_clk_sync_source - external clock source from codec