lkml.org 
[lkml]   [2005]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] unexport mca_find_device_by_slot
I didn't find any possible modular usage of mca_find_device_by_slot in 
the kernel, and this patch therefore removes the EXPORT_SYMBOL.

This patch should be safe since mca-legacy is nothing drivers should
move to.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 6 Feb 2005

--- linux-2.6.11-rc3-mm1-full/drivers/mca/mca-legacy.c.old 2005-02-06 14:22:31.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/mca/mca-legacy.c 2005-02-06 14:22:44.000000000 +0100
@@ -180,7 +180,6 @@

return info.mca_dev;
}
-EXPORT_SYMBOL(mca_find_device_by_slot);

/**
* mca_read_stored_pos - read POS register from boot data
-
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:11    [W:0.716 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site