16 Aug, 2011
1 commit
-
Since sungem_phy is used by multiple, unrelated, drivers make it
build as a real module under drivers/net.depmod will pick up the symbol dependency and make sure sungem_phy.ko
gets loaded any time sungem.ko or spider_net.ko is loaded.Tested-by: Stephen Rothwell
Signed-off-by: David S. Miller
15 Aug, 2011
1 commit
-
Fixes build failures of the spider_net driver because it tries
to use a convoluted path to include this header.Reported-by: Stephen Rothwell
Signed-off-by: David S. Miller