Home
last modified time | relevance | path

Searched hist:"278 aefc51bdbc7f1a3d39c9bd5313c78335b7828" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/watchdog/
H A Driowd.c278aefc51bdbc7f1a3d39c9bd5313c78335b7828 Wed Mar 18 09:09:26 UTC 2009 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Fix io.h & uaccess.h includes.

Fix following includes:
* #include <asm/io.h> should be #include <linux/io.h>
* #include <asm/uaccess.h> should be #include <linux/uaccess.h>

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
H A Dcpwd.c278aefc51bdbc7f1a3d39c9bd5313c78335b7828 Wed Mar 18 09:09:26 UTC 2009 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Fix io.h & uaccess.h includes.

Fix following includes:
* #include <asm/io.h> should be #include <linux/io.h>
* #include <asm/uaccess.h> should be #include <linux/uaccess.h>

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>