ChangeSet 1.2199.17.4, 2005/03/24 21:18:38+11:00, [EMAIL PROTECTED](none)

        agp: export agp_find_bridge for drm
        
        Signed-off-by: Dave Airlie <[EMAIL PROTECTED]>



 backend.c |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/drivers/char/agp/backend.c b/drivers/char/agp/backend.c
--- a/drivers/char/agp/backend.c        2005-03-27 12:04:44 -08:00
+++ b/drivers/char/agp/backend.c        2005-03-27 12:04:44 -08:00
@@ -57,6 +57,7 @@
 LIST_HEAD(agp_bridges);
 EXPORT_SYMBOL(agp_bridge);
 EXPORT_SYMBOL(agp_bridges);
+EXPORT_SYMBOL(agp_find_bridge);
 
 /**
  *     agp_backend_acquire  -  attempt to acquire an agp backend.
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to