diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-01-30 21:02:08 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-03 13:26:12 +0100 |
commit | b54e4f8346c0c94c5393738e2ce95faf5ca30acc (patch) | |
tree | 3fca6eb9ae810bc206724bfa1f7d9a11e5bc42eb /drivers/net/sunvnet.c | |
parent | olympic_open() must be __devinit (diff) | |
download | linux-b54e4f8346c0c94c5393738e2ce95faf5ca30acc.tar.xz linux-b54e4f8346c0c94c5393738e2ce95faf5ca30acc.zip |
ibmlana_init_one() must be __devinit
This patch fixes the following section mismatch:
<-- snip -->
...
WARNING: drivers/net/built-in.o(.text+0x1148a5): Section mismatch in reference from the function ibmlana_init_one() to the variable .init.data:ibmlana_adapter_names
...
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sunvnet.c')
0 files changed, 0 insertions, 0 deletions