Re: [PATCH] export fb_find_mode

From: James Simmons
Date: Mon Mar 15 2004 - 00:59:05 EST




A patch already exist which also removes __fb_try_mode. We don't need to
export that anymore.



On Sun, 14 Mar 2004, Trond Myklebust wrote:

> The latest BK tree is missing an export in order to satisfy radeonfb
> etc. module dependencies.
>
> Cheers,
> Trond
>
> --- linux-2.6.4/drivers/video/modedb.c.orig 2004-03-14 17:21:03.000000000 -0500
> +++ linux-2.6.4/drivers/video/modedb.c 2004-03-14 17:59:33.000000000 -0500
> @@ -554,5 +554,6 @@
> return 0;
> }
>
> +EXPORT_SYMBOL(fb_find_mode);
> EXPORT_SYMBOL(__fb_try_mode);
> EXPORT_SYMBOL(vesa_modes);
>
> -
> 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/