Re: [PATCH] tgafb: missing include (Linux 2.6.4)

From: James Simmons
Date: Tue Mar 23 2004 - 13:07:35 EST



We have tga patches coming. I haven't heard from Jay tho. I will ping him
again. The below patch is a temporary fix only.



On Tue, 23 Mar 2004, Christian Vogel wrote:

> Hi, in 2.6.4 drivers/video/tgafb.c is missing a include, complaining about
> color_table[] and others not being defined.
>
> --- drivers/video/tgafb.c 2004/03/22 16:09:55 1.1
> +++ drivers/video/tgafb.c 2004/03/22 16:15:38
> @@ -25,6 +25,7 @@
> #include <linux/pci.h>
> #include <asm/io.h>
> #include <video/tgafb.h>
> +#include <linux/selection.h>
>
> /*
> * Local functions.
>
> -
> 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/
>

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