The patch titled remove consolemap.h from header exports has been added to the -mm tree. Its filename is remove-consolemaph-from-header-exports.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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 files 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 @@ -45,7 +45,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 unexport-asm-shmparamh.patch remove-consolemaph-from-header-exports.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