The patch titled remove consolemap.h from header exports has been removed from the -mm tree. Its filename was remove-consolemaph-from-header-exports.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: remove consolemap.h from header exports From: Olaf Hering <olaf@xxxxxxxxx> Remove linux/consolemap.h from make headers_install It contains no user interfaces. The defines in this file are used only for kernel internal state. Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/Kbuild | 1 - 1 file changed, 1 deletion(-) diff -puN include/linux/Kbuild~remove-consolemaph-from-header-exports include/linux/Kbuild --- a/include/linux/Kbuild~remove-consolemaph-from-header-exports +++ a/include/linux/Kbuild @@ -46,7 +46,6 @@ header-y += chio.h header-y += coda_psdev.h header-y += coff.h header-y += comstats.h -header-y += consolemap.h header-y += const.h header-y += cycx_cfm.h header-y += dlm_device.h _ Patches currently in -mm which might be from olaf@xxxxxxxxx are origin.patch keep-track-of-network-interface-renaming.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