Re: [PATCH -next] wdt: ie6xx_wdt needs io.h

From: Wim Van Sebroeck
Date: Thu May 17 2012 - 03:11:17 EST


Hi Randi,

> From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
>
> Fix build error by including <linux/io.h>:
>
> drivers/watchdog/ie6xx_wdt.c:97:2: error: implicit declaration of function 'outb'
> drivers/watchdog/ie6xx_wdt.c:133:2: error: implicit declaration of function 'outl'
> drivers/watchdog/ie6xx_wdt.c:161:2: error: implicit declaration of function 'inb'
> drivers/watchdog/ie6xx_wdt.c:199:3: error: implicit declaration of function 'inl'
> drivers/watchdog/ie6xx_wdt.c:203:3: error: implicit declaration of function 'inw'
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
> Cc: Wim Van Sebroeck <wim@xxxxxxxxx>

Added to linux-watchdog-next.

Kind regards,
Wim.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/