Loading
clk: microchip: fix typo in reference to a config option
Commit 026d70dc ("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: 026d70dc ("clk: microchip: core: allow driver to be compiled with COMPILE_TEST") Signed-off-by:Lukas Bulwahn <lukas.bulwahn@redhat.com> Reviewed-by:
Brian Masney <bmasney@redhat.com> Signed-off-by:
Thomas Bogendoerfer <tsbogend@alpha.franken.de>