Re: [PATCH] unifdef linux/vt.h

From: Olaf Hering
Date: Fri Feb 08 2008 - 12:38:27 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/