commit | 35a26f150927300042e2d71aa80375b6c5295fbd | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jun 25 14:58:36 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:56 2005 -0700 |
tree | e1dda06c68e5f7ff11b5b773dd6ec16362ba0d43 | |
parent | 3e206b0a66fcaf39dbef92640ce6a63d51fc5c53 [diff] |
[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> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>