Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1554821 > unrolled thread

Re: [PATCH] clk: uniphier: remove unneeded #include <linux/delay.h>

Started byStephen Boyd <sboyd@codeaurora.org>
First post2017-01-10 01:30 +0100
Last post2017-01-10 01:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] clk: uniphier: remove unneeded #include <linux/delay.h> Stephen Boyd <sboyd@codeaurora.org> - 2017-01-10 01:30 +0100

#1554821 — Re: [PATCH] clk: uniphier: remove unneeded #include <linux/delay.h>

FromStephen Boyd <sboyd@codeaurora.org>
Date2017-01-10 01:30 +0100
SubjectRe: [PATCH] clk: uniphier: remove unneeded #include <linux/delay.h>
Message-ID<sXSu5-2ym-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web