[PATCH 01/10] reset: ath79: add driver Kconfig option
Arnd Bergmann
arnd at arndb.de
Thu Aug 25 03:50:03 PDT 2016
On Thursday, August 25, 2016 6:31:48 PM CEST kbuild test robot wrote:
>
> drivers/reset/reset-ath79.c: In function 'ath79_reset_update':
> >> drivers/reset/reset-ath79.c:38:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
> >> drivers/reset/reset-ath79.c:43:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
>
>
The file lacks "#include <linux/io.h"
Arnd
More information about the linux-arm-kernel
mailing list