watchdog: at91sam9/wdt: move register header to drivers
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / at91sam9_wdt.c
index 5cfbcc55d88a8fd77d95f5cace58a69a9a68a6be..87445b2d72a7375f36290ab7c74a404e0dbeaa21 100644 (file)
@@ -31,7 +31,7 @@
 #include <linux/bitops.h>
 #include <linux/uaccess.h>
 
-#include <mach/at91_wdt.h>
+#include "at91sam9_wdt.h"
 
 #define DRV_NAME "AT91SAM9 Watchdog"