Thread (19 messages) 19 messages, 3 authors, 2017-03-20

[PATCHv3 09/16] watchdog: hpwdt: Use set_memory.h header

From: Laura Abbott <hidden>
Date: 2017-03-07 22:56:48
Also in: linux-arch, linux-s390, linux-watchdog, lkml
Subsystem: hewlett packard enterprise ilo nmi watchdog driver, the rest, watchdog device drivers · Maintainers: Craig Lamparter, Linus Torvalds, Wim Van Sebroeck, Guenter Roeck

set_memory_* functions have moved to set_memory.h. Switch to this
explicitly.

Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Laura Abbott <redacted>
---
v3: No changes
---
 drivers/watchdog/hpwdt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/hpwdt.c b/drivers/watchdog/hpwdt.c
index 70c7194..67fbe35 100644
--- a/drivers/watchdog/hpwdt.c
+++ b/drivers/watchdog/hpwdt.c
@@ -34,7 +34,7 @@
 #include <linux/nmi.h>
 #include <linux/kdebug.h>
 #include <linux/notifier.h>
-#include <asm/cacheflush.h>
+#include <asm/set_memory.h>
 #endif /* CONFIG_HPWDT_NMI_DECODING */
 #include <asm/nmi.h>
 #include <asm/frame.h>
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help