[PATCH] remove consolemap.h from header exports

From: Olaf Hering
Date: Wed Aug 08 2007 - 14:11:35 EST


Remove linux/consolemap.h from make headers_install

It contains no userinterfaces.
The defines in this file are used only for kernel internal state.

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>

---
include/linux/Kbuild | 1 -
1 file changed, 1 deletion(-)

--- a/include/linux/Kbuild
+++ b/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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/