zImage: compress zImage with XZ compression
/lib/xz/xz_dec_stream.c
blob:9a60cc21964ffaf047f57e118beb4df03657dd3a -> blob:ac809b1e64f78ca7e2202464b6672ef61fdfe7f2
--- lib/xz/xz_dec_stream.c
+++ lib/xz/xz_dec_stream.c
@@ -9,7 +9,6 @@
#include "xz_private.h"
#include "xz_stream.h"
-#include <linux/kernel.h>
/* Hash used to validate the Index field */
struct xz_dec_hash {