linux_dsm_epyc7002/drivers/net/arm
Russell King 56f3aeb2c1 ARM: RiscPC: etherh: fix section mismatches
WARNING: drivers/net/arm/built-in.o(.data+0x0): Section mismatch in reference from the variable etherh_driver to the function .init.text:etherh_probe()
The variable etherh_driver references
the function __init etherh_probe()
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-05-06 08:14:57 +01:00
..
am79c961a.c
am79c961a.h
at91_ether.c
at91_ether.h
ep93xx_eth.c
ether1.c
ether1.h
ether3.c
ether3.h
etherh.c ARM: RiscPC: etherh: fix section mismatches 2011-05-06 08:14:57 +01:00
ixp4xx_eth.c
Kconfig
ks8695net.c module: fix missing semicolons in MODULE macro usage 2011-01-24 14:32:54 +10:30
ks8695net.h
Makefile
w90p910_ether.c