David Brownell <[email protected]> wrote:
> From: David Brownell <[email protected]>
>
> This patch flags platforms as HAVE_CLK (or not) in Kconfig,
> so that otherwise portable drivers which need those calls
> can list that dependency.
>
> Signed-off-by: David Brownell <[email protected]>
Great idea! This will allow us to clean up some of the dependency mess
in the shared AVR32/AT91 drivers and get better compile-testing
coverage.
Acked-by: Haavard Skinnemoen <[email protected]>