diff options
Diffstat (limited to 'mm/util.c')
-rw-r--r-- | mm/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ #include <asm/uaccess.h> #define CREATE_TRACE_POINTS -#include <trace/kmem.h> +#include <trace/events/kmem.h> /** * kstrdup - allocate space for and copy an existing string |