diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-12-26 03:34:33 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-01-10 01:27:28 +0100 |
commit | 5c48ea1ebc50f962ebc76111c35e2b4cf431bf6e (patch) | |
tree | 15d2b61da3ca4da80e82305ae80365c352907e49 /drivers/clk/Kconfig | |
parent | clk: mvebu: adjust AP806 CPU clock frequencies to production chip (diff) | |
download | linux-5c48ea1ebc50f962ebc76111c35e2b4cf431bf6e.tar.xz linux-5c48ea1ebc50f962ebc76111c35e2b4cf431bf6e.zip |
clk: uniphier: remove unneeded #include <linux/delay.h>
This include was needed to suppress build error when this driver
was initially merged because <linux/regmap.h> did not include
<linux/delay.h> at that time. (developers' headache across
sub-systems)
The root cause has been fixed by commit adf08d481b52 ("regmap:
include <linux/delay.h> from include/linux/regmap.h"), so this
line can be dropped now.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/Kconfig')
0 files changed, 0 insertions, 0 deletions