lkml.org 
[lkml]   [2003]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Compile nvidia-agp.c as module in 2.5.75
Date
Needs agp_memory_reserved exported (cannot use the standard calls in 
agp/generic.c it seems).

---CUT HERE--
--- linux-2.5.74.orig/drivers/char/agp/generic.c 2003-07-02 21:45:17.000000000
+0100
+++ linux-2.5.74/drivers/char/agp/generic.c 2003-07-07 09:45:03.000000000
+0100
@@ -39,6 +39,7 @@

__u32 *agp_gatt_table;
int agp_memory_reserved;
+EXPORT_SYMBOL_GPL(agp_memory_reserved);

/*
* Generic routines for handling agp_memory structures -
--- CUT HERE---
-
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:46    [W:0.038 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site