Re: [PATCH] clk: imx: Drop inclusion of unused header <soc/imx/timer.h>
From: Uwe Kleine-König <hidden>
Date: 2023-06-27 05:50:27
Also in:
linux-clk, lkml
From: Uwe Kleine-König <hidden>
Date: 2023-06-27 05:50:27
Also in:
linux-clk, lkml
Hello, On Mon, Jun 26, 2023 at 04:44:00PM -0700, Stephen Boyd wrote:
Quoting Arnd Bergmann (2023-06-23 00:19:19)quoted
From: Arnd Bergmann <arnd@arndb.de> After removing this header in the clocksource tree, the clk drivers no longer build: drivers/clk/imx/clk-imx1.c:13:10: fatal error: 'soc/imx/timer.h' file not found drivers/clk/imx/clk-imx27.c:11:10: fatal error: 'soc/imx/timer.h' file not found This patch was originally posted as part of a three-patch series, but only patches 1 and 3 got applied. Reported-by: Linux Kernel Functional Testing <redacted> Fixes: 9e9d7570485d7 ("clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user") Link: https://lore.kernel.org/all/20230328100531.879485-2-u.kleine-koenig@pengutronix.de/ (local) Signed-off-by: "Uwe Kleine-König" <redacted> Signed-off-by: Arnd Bergmann <arnd@arndb.de> ---Acked-by: Stephen Boyd <sboyd@kernel.org>
Just for the record, the original patch is already in https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core as 011da162da2f915989a571b557867f7eea699000. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |