Quoting Arnd Bergmann (2022-04-19 09:37:59) > From: Arnd Bergmann <[email protected]> > > The get_sdram_rows() and get_memclkdiv() helpers need smemc > register that are separate from the clk registers, move > them out of the clk driver, and use an extern declaration > instead. > > Cc: Michael Turquette <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: [email protected] > Link: https://lore.kernel.org/lkml/[email protected]/ > Signed-off-by: Arnd Bergmann <[email protected]> > ---
Acked-by: Stephen Boyd <[email protected]>
