]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 5370/1: at91: fix rm9200 watchdog
authorJean-Christop PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 23 Jan 2009 09:06:07 +0000 (10:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Jan 2009 11:41:19 +0000 (11:41 +0000)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/watchdog/at91rm9200_wdt.c

index 993e5f52afefc36417a5750637ab70983588a0fd..5531691f46eaf51746db11cd23acc61dbde095ed 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/errno.h>
 #include <linux/fs.h>
 #include <linux/init.h>
+#include <linux/io.h>
 #include <linux/kernel.h>
 #include <linux/miscdevice.h>
 #include <linux/module.h>