[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 25 Sep 2006 21:04:49 +0000 (14:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 25 Sep 2006 23:39:56 +0000 (16:39 -0700)
commitefdbc1a7caf770b1b312000a42c630597f06973d
treebe5eeec43a6887dc07cfc957ce357be88b807847
parenta4c0291aa942dceddabe23bf2b74addb958d0964
[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.

Fixes section mismatch warnings when built as a module.

Also, mark find_ledma and sun4 init function as __devinit
too.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sunlance.c