From: Borislav Petkov Date: Sun, 23 Dec 2012 11:40:45 +0000 (+0100) Subject: EDAC, MCE, AMD: Remove unneeded exports X-Git-Tag: v3.9-rc1~145^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f08669e869e7732846088d67acd2e339c2aa2fb;p=pandora-kernel.git EDAC, MCE, AMD: Remove unneeded exports Initially, those strings describing different parts of an MCE message were shared with amd64_edac and were therefore exported to modules. However, all except pp_msgs are used only in one place right now so hide them and make them static. No functionality change. Reported-by: Fengguang Wu Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed