summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlexander Dahl <[email protected]>2024-10-01 14:07:33 +0200
committerEugen Hristev <[email protected]>2024-10-18 10:10:41 +0300
commit684939089a31b8a5bedbbb4c2f2bcf935da7d9c6 (patch)
treeb14831308cfbcecb904f941e00bc2c9320763ee4 /scripts
parent274bc1e6bd05ab3bcb9bac10130cea8af0e15a1f (diff)
ARM: at91: clock: Add missing include of asm/io.h
In one inline function in this header `readl()` is used, but the declaration was not found, so buildman gave this warning: w+include/asm/arch/clk.h: In function 'get_h32mxdiv': w+include/asm/arch/clk.h:65:16: warning: implicit declaration of function 'readl' [-Wimplicit-function-declaration] Fixes: 927b901b47a6 ("ARM: atmel: add sama5d4ek board support") Signed-off-by: Alexander Dahl <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions