From: Mark Brown Date: Tue, 9 Oct 2012 18:33:38 +0000 (+0000) Subject: of/mdio: Staticise !CONFIG_OF stubs X-Git-Tag: v3.7-rc1~25^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a5cf8016c745191605f312a7cd7bd22e9be94a5;p=pandora-kernel.git of/mdio: Staticise !CONFIG_OF stubs The !CONFIG_OF stubs aren't static so if multiple files include the header with this configuration then the linker will see multiple definitions of the stubs. Reported-by: Fengguang Wu Signed-off-by: Mark Brown Acked-by: Thomas Petazzoni Acked-by: Srinivas Kandagatla Signed-off-by: David S. Miller --- Reading git-diff-tree failed