Redesign KProbe module (separating core and arch parts).
[kernel/swap-modules.git] / driver / probes.h
index 1a077c4..324b8cc 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "ec_probe.h"
 #include "storage.h"
-#include "../kprobe/kprobes.h"
+#include "../kprobe/dbi_kprobes.h"
 
 #ifndef regs_return_value
 /* "regs_return_value" is ARCH-dependent. ARCH is passed via "EC_ARCH_*" */