Hi Hpa, Here are two more small cleanups to boot/string.c code. This makes inclusion of boot/string.c at other places even simpler.
Thanks Vivek Vivek Goyal (2): x86/boot: Do not include boot.h in string.c x86/boot: Remove misc.h inclusion from compressed/string.c arch/x86/boot/compressed/string.c | 4 ---- arch/x86/boot/string.c | 9 ++------- 2 files changed, 2 insertions(+), 11 deletions(-) -- 1.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

