| commit | a71e8329170ece5f684aa363dfa69828cbfd5184 | [log] [tgz] |
|---|---|---|
| author | David Daney <ddaney@caviumnetworks.com> | Thu Jun 24 09:14:48 2010 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Mon Jun 28 23:58:54 2010 -0700 |
| tree | eab1a607bd713c5045cc47873696780af112cb63 | |
| parent | d30b181bd6d047b39235a0d8e26de422d9d05b25 [diff] |
netdev: mdio-octeon: Fix section mismatch errors. We started getting: WARNING: vmlinux.o(.data+0x20bd0): Section mismatch in reference from the variable octeon_mdiobus_driver to the function .init.text:octeon_mdiobus_probe() This fixes it. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>