]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/oprofile/event_buffer.h
powerpc: Put the gpr save/restore functions in their own section
[karo-tx-linux.git] / drivers / oprofile / event_buffer.h
index 4e70749f8d16e122a0fab36fa065889e018ef954..a8d5bb3cba89a9f7b3e770b2b6af2765764648b8 100644 (file)
@@ -11,7 +11,7 @@
 #define EVENT_BUFFER_H
 
 #include <linux/types.h>
-#include <asm/mutex.h>
+#include <linux/mutex.h>
 
 int alloc_event_buffer(void);