[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080208173810.GA22895@aepfle.de>
Date: Fri, 8 Feb 2008 18:38:10 +0100
From: Olaf Hering <olaf@...fle.de>
To: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] unifdef linux/vt.h
On Fri, Jan 25, Olaf Hering wrote:
> remove the newly added __KERNEL__ block from linux/vt.h
Can you pick this up? The patch cant get any better.
> --- 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists