lkml.org 
[lkml]   [2004]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] export fb_find_mode
From
Date
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/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.029 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site