um: move sysrq.h out of include/shared
[deliverable/linux.git] / arch / x86 / um / sysrq_64.c
index 08258f17996926de8db8943c4fc1fdccbce38efa..a0e7fb1134a074c292b248eef68f952aba755581 100644 (file)
@@ -10,7 +10,7 @@
 #include <linux/utsname.h>
 #include <asm/current.h>
 #include <asm/ptrace.h>
-#include "sysrq.h"
+#include <asm/sysrq.h>
 
 void __show_regs(struct pt_regs *regs)
 {
This page took 0.051684 seconds and 5 git commands to generate.