lkml.org 
[lkml]   [2004]   [Mar]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 15 Mar 2004 05:57:13 +0000 (GMT)
FromJames Simmons <>
SubjectRe: [PATCH] export fb_find_mode

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

\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008