From: Adrian Bunk Date: Sat, 25 Jun 2005 21:58:36 +0000 (-0700) Subject: [PATCH] unexport mca_find_device_by_slot X-Git-Tag: v2.6.13-rc1~68^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a26f150927300042e2d71aa80375b6c5295fbd;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed