linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] unifdef linux/vt.h
@ 2008-01-25 18:02 Olaf Hering
  2008-01-25 18:03 ` [PATCH] hide kernel only code in linux/jbd.h Olaf Hering
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Olaf Hering @ 2008-01-25 18:02 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel


remove the newly added __KERNEL__ block from linux/vt.h

Signed-off-by: Olaf Hering <olaf@aepfle.de>

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

--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -157,7 +157,6 @@ header-y += veth.h
 header-y += video_decoder.h
 header-y += video_encoder.h
 header-y += videotext.h
-header-y += vt.h
 header-y += x25.h
 
 unifdef-y += acct.h
@@ -348,6 +347,7 @@ unifdef-y += videodev.h
 unifdef-y += virtio_config.h
 unifdef-y += virtio_blk.h
 unifdef-y += virtio_net.h
+unifdef-y += vt.h
 unifdef-y += wait.h
 unifdef-y += wanrouter.h
 unifdef-y += watchdog.h

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-02-10  9:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 18:02 [PATCH] unifdef linux/vt.h Olaf Hering
2008-01-25 18:03 ` [PATCH] hide kernel only code in linux/jbd.h Olaf Hering
2008-01-26 20:20 ` [PATCH] unifdef linux/vt.h Christoph Hellwig
2008-01-27 11:52   ` Olaf Hering
2008-02-08 17:38 ` Olaf Hering
2008-02-08 21:29   ` Andrew Morton
2008-02-10  9:54     ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).