]> Git Repo - linux.git/commit
of/mdio: Staticise !CONFIG_OF stubs
authorMark Brown <[email protected]>
Tue, 9 Oct 2012 18:33:38 +0000 (18:33 +0000)
committerDavid S. Miller <[email protected]>
Thu, 11 Oct 2012 02:41:05 +0000 (22:41 -0400)
commit2a5cf8016c745191605f312a7cd7bd22e9be94a5
tree5e43280e900e0e4f6907820f29cd9af4dd241066
parentc468fb1375f1b4de851e3e0dbe9d1293d414a160
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Acked-by: Thomas Petazzoni <[email protected]>
Acked-by: Srinivas Kandagatla <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/of_mdio.h
This page took 0.057876 seconds and 4 git commands to generate.