On Wed, Oct 2, 2019 at 11:57 AM Arnd Bergmann wrote:
>
> asm/io.h may not be included implicitly, causing a rare
> randconfig build error:
>
> drivers/input/misc/ixp4xx-beeper.c:48:3: error: implicit declaration of
> function '__raw_writel' [-Werror,-Wimplicit-function-declaration]
>
On Wed, Oct 2, 2019 at 11:57 AM Arnd Bergmann wrote:
> asm/io.h may not be included implicitly, causing a rare
> randconfig build error:
>
> drivers/input/misc/ixp4xx-beeper.c:48:3: error: implicit declaration of
> function '__raw_writel' [-Werror,-Wimplicit-function-declaration]
>
asm/io.h may not be included implicitly, causing a rare
randconfig build error:
drivers/input/misc/ixp4xx-beeper.c:48:3: error: implicit declaration of
function '__raw_writel' [-Werror,-Wimplicit-function-declaration]
__raw_writel((count & ~IXP4XX_OST_RELOAD_MASK) |
IXP4XX_OST_EN
3 matches
Mail list logo