The patch titled Subject: vga-optimise-console-scrolling-fix has been removed from the -mm tree. Its filename was vga-optimise-console-scrolling-fix.patch This patch was dropped because it was folded into vga-optimise-console-scrolling.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: vga-optimise-console-scrolling-fix fix build Cc: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/vt_buffer.h | 1 + 1 file changed, 1 insertion(+) diff -puN include/linux/vt_buffer.h~vga-optimise-console-scrolling-fix include/linux/vt_buffer.h --- a/include/linux/vt_buffer.h~vga-optimise-console-scrolling-fix +++ a/include/linux/vt_buffer.h @@ -13,6 +13,7 @@ #ifndef _LINUX_VT_BUFFER_H_ #define _LINUX_VT_BUFFER_H_ +#include <linux/string.h> #if defined(CONFIG_VGA_CONSOLE) || defined(CONFIG_MDA_CONSOLE) #include <asm/vga.h> _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are vga-optimise-console-scrolling.patch lib-add-test-for-bitmap_parselist-fix.patch bitmap-introduce-bitmap_from_u64-checkpatch-fixes.patch bitmap-introduce-bitmap_from_u64-checkpatch-fixes-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html