summaryrefslogtreecommitdiffstats
path: root/lib/kasan/report.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kasan/report.c')
-rw-r--r--lib/kasan/report.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kasan/report.c b/lib/kasan/report.c
index b7b2d032ee..79442c00f4 100644
--- a/lib/kasan/report.c
+++ b/lib/kasan/report.c
@@ -17,7 +17,7 @@
#include <common.h>
#include <linux/bitops.h>
#include <linux/kernel.h>
-#include <printk.h>
+#include <linux/printk.h>
#include <asm-generic/sections.h>
#include "kasan.h"