Explorar o código

[ARM] 5370/1: at91: fix rm9200 watchdog

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Jean-Christop PLAGNIOL-VILLARD %!s(int64=16) %!d(string=hai) anos
pai
achega
02e0746ecc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/watchdog/at91rm9200_wdt.c

+ 1 - 0
drivers/watchdog/at91rm9200_wdt.c

@@ -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>