Thread (33 messages) 33 messages, 11 authors, 2017-03-05

[PATCHv2 08/14] intel_th: Use set_memory.h header

From: Laura Abbott <hidden>
Date: 2017-03-02 07:21:28
Also in: linux-arch, linux-s390, linux-watchdog, lkml
Subsystem: hardware tracing facilities, intel(r) trace hub, the rest · Maintainers: Alexander Shishkin, Linus Torvalds

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

Signed-off-by: Laura Abbott <redacted>
---
 drivers/hwtracing/intel_th/msu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hwtracing/intel_th/msu.c b/drivers/hwtracing/intel_th/msu.c
index e88afe1..f0e36c8 100644
--- a/drivers/hwtracing/intel_th/msu.c
+++ b/drivers/hwtracing/intel_th/msu.c
@@ -27,7 +27,7 @@
 #include <linux/io.h>
 #include <linux/dma-mapping.h>
 
-#include <asm/cacheflush.h>
+#include <asm/set_memory.h>
 
 #include "intel_th.h"
 #include "msu.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