All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove consolemap.h from header exports
@ 2007-08-08 18:11 Olaf Hering
  0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2007-08-08 18:11 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton

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@aepfle.de>

---
 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-08 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-08 18:11 [PATCH] remove consolemap.h from header exports Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.