mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 08:21:30 +02:00
With d6a320d
we moved some clock externs out of blackfin_local.h and
into clock.h but now need to include <asm/clock.h> in more drivers to
avoid warnings.
Cc: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Tom Rini <trini@ti.com>