[RFC: 2.6 patch] drivers/char/drm/drm_mm.c: remove unused exports

2007-02-19 Thread Adrian Bunk
This patch removes two unused exports.

Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

---

This patch was already sent on:
- 11 Jan 2007
- 21 Nov 2006

--- linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c.old  2006-11-21 
20:08:02.0 +0100
+++ linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c  2006-11-21 
20:09:19.0 +0100
@@ -177,8 +177,6 @@
return 0;
 }
 
-EXPORT_SYMBOL(drm_mm_init);
-
 void drm_mm_takedown(drm_mm_t * mm)
 {
struct list_head *bnode = mm-root_node.fl_entry.next;
@@ -197,5 +195,3 @@
 
drm_free(entry, sizeof(*entry), DRM_MEM_MM);
 }
-
-EXPORT_SYMBOL(drm_mm_takedown);



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[RFC: 2.6 patch] drivers/char/drm/drm_mm.c: remove unused exports

2007-01-11 Thread Adrian Bunk
This patch removes two unused exports.

Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

---

This patch was already sent on:
- 21 Nov 2006

--- linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c.old  2006-11-21 
20:08:02.0 +0100
+++ linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c  2006-11-21 
20:09:19.0 +0100
@@ -177,8 +177,6 @@
return 0;
 }
 
-EXPORT_SYMBOL(drm_mm_init);
-
 void drm_mm_takedown(drm_mm_t * mm)
 {
struct list_head *bnode = mm-root_node.fl_entry.next;
@@ -197,5 +195,3 @@
 
drm_free(entry, sizeof(*entry), DRM_MEM_MM);
 }
-
-EXPORT_SYMBOL(drm_mm_takedown);



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[RFC: 2.6 patch] drivers/char/drm/drm_mm.c: remove unused exports

2006-11-21 Thread Adrian Bunk
This patch removes two unused exports.

Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

--- linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c.old  2006-11-21 
20:08:02.0 +0100
+++ linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c  2006-11-21 
20:09:19.0 +0100
@@ -177,8 +177,6 @@
return 0;
 }
 
-EXPORT_SYMBOL(drm_mm_init);
-
 void drm_mm_takedown(drm_mm_t * mm)
 {
struct list_head *bnode = mm-root_node.fl_entry.next;
@@ -197,5 +195,3 @@
 
drm_free(entry, sizeof(*entry), DRM_MEM_MM);
 }
-
-EXPORT_SYMBOL(drm_mm_takedown);


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel