]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/profile.c
Consolidate of_find_node_by routines
[karo-tx-linux.git] / kernel / profile.c
index cc91b9bf759dc5723037d8ac4e2ab2e765372b16..5b20fe977bed0812ccb79f6cd76c43a9e0890720 100644 (file)
@@ -26,6 +26,7 @@
 #include <asm/sections.h>
 #include <asm/semaphore.h>
 #include <asm/irq_regs.h>
+#include <asm/ptrace.h>
 
 struct profile_hit {
        u32 pc, hits;