netdev: octeon_mgmt: Fix section mismatch errors.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 24 Jun 2010 09:14:47 +0000 (09:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Jun 2010 06:58:53 +0000 (23:58 -0700)
commitd30b181bd6d047b39235a0d8e26de422d9d05b25
tree8507f9f0f0439fcdb7609901e33923a8def3ad85
parent210d6de78c5d7c785fc532556cea340e517955e1
netdev: octeon_mgmt: Fix section mismatch errors.

We started getting:

WARNING: drivers/net/built-in.o(.data+0x10f0): Section mismatch in
reference from the variable octeon_mgmt_driver to the function
.init.text:octeon_mgmt_probe()

This fixes it.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/octeon/octeon_mgmt.c