Re: [PATCH] clk: microchip: fix typo in reference to a config option
From: Brian Masney
Date: Tue Feb 03 2026 - 12:55:48 EST
On Tue, Feb 03, 2026 at 10:01:01AM +0100, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
>
> Commit 026d70dcfe5d ("clk: microchip: core: allow driver to be compiled
> with COMPILE_TEST") introduces a typo when referring to a config option in
> an ifdef directive.
>
> Fix this typo.
>
> Fixes: 026d70dcfe5d ("clk: microchip: core: allow driver to be compiled with COMPILE_TEST")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
Ugh... thanks for catching that.
Reviewed-by: Brian Masney <bmasney@xxxxxxxxxx>