diff options
Diffstat (limited to 'lib/vsprintf.c')
-rw-r--r-- | lib/vsprintf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/vsprintf.c b/lib/vsprintf.c index 0ff7d9fea6da..be6ba21eb859 100644 --- a/lib/vsprintf.c +++ b/lib/vsprintf.c @@ -53,7 +53,6 @@ #include <asm/unaligned.h> #include <linux/string_helpers.h> -#include <linux/pretty-printers.h> #include "kstrtox.h" /* Disable pointer hashing if requested */ |