diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-01-30 22:02:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-03 04:26:10 -0800 |
commit | 976006f10b4ff1c8440436b92571b1fcedaf3cd0 (patch) | |
tree | 007644fef5b839debdefbc20501820e9170199e0 /drivers/leds | |
parent | de4e7c889927e37099ef7d3c32b75823a17c9009 (diff) |
ibmlana_adapter_names[] must be __devinitdata
This patch fixes the following section mismatch:
<-- snip -->
...
WARNING: drivers/net/built-in.o(.devinit.text+0x1baa4): 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/leds')
0 files changed, 0 insertions, 0 deletions