Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
so it can just include <linux/of_clk.h> instead.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
drivers/video/fbdev/simplefb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Hans de Goede <hidden> Date: 2018-06-19 17:30:53
Hi,
On 19-06-18 19:22, Geert Uytterhoeven wrote:
Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
so it can just include <linux/of_clk.h> instead.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
LGTM:
Acked-by: Hans de Goede <redacted>
Regards,
Hans
From: Stephen Boyd <sboyd@kernel.org> Date: 2018-06-19 20:12:32
Quoting Geert Uytterhoeven (2018-06-19 10:22:21)
Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
so it can just include <linux/of_clk.h> instead.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
On Tuesday, June 19, 2018 07:22:21 PM Geert Uytterhoeven wrote:
Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
so it can just include <linux/of_clk.h> instead.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Patch queued for 4.19, thanks.
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics