From: Olaf Hering Date: Wed, 17 Oct 2007 06:27:06 +0000 (-0700) Subject: remove consolemap.h from header exports X-Git-Tag: v2.6.24-rc1~695 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e30618cbd1919df61b3f17486af44ac78c24cae5;p=profile%2Fivi%2Fkernel-x86-ivi.git remove consolemap.h from header exports 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 2e683c1..7ac8303 100644 --- a/include/linux/Kbuild +++ b/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