forked from Minki/linux
81d6743985
<linux/kernel.h> is needed for min_t. The old version happened to work on x86 because <asm/unaligned.h> indirectly includes <linux/kernel.h>, but it didn't work on ARM. <linux/kernel.h> includes <asm/byteorder.h> so it's not necessary to include it explicitly anymore. Signed-off-by: Lasse Collin <lasse.collin@tukaani.org> Cc: stable <stable@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
xz_crc32.c | ||
xz_dec_bcj.c | ||
xz_dec_lzma2.c | ||
xz_dec_stream.c | ||
xz_dec_syms.c | ||
xz_dec_test.c | ||
xz_lzma2.h | ||
xz_private.h | ||
xz_stream.h |