Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1554821
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: uniphier: remove unneeded #include <linux/delay.h> |
| Date | 2017-01-10 01:30 +0100 |
| Message-ID | <sXSu5-2ym-7@gated-at.bofh.it> (permalink) |
| References | <sStmG-6Cc-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 12/26, Masahiro Yamada wrote:
> 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>
> ---
Applied to clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] clk: uniphier: remove unneeded #include <linux/delay.h> Stephen Boyd <sboyd@codeaurora.org> - 2017-01-10 01:30 +0100
csiph-web