alistair23-linux/drivers/net/hamradio
Randy Dunlap cd8d627a6b hamradio: fix dmascc section mismatch
hw[] is used in both init and exit functions so it cannot be initdata (section
mismatch is when CONFIG_MODULES=n and CONFIG_DMASCC=y).

WARNING: vmlinux.o(.exit.text+0xba7): Section mismatch: reference to .init.data: (between 'dmascc_exit' and 'sixpack_exit_driver')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Klaus Kudielka <klaus.kudielka@gmx.net>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-05 03:04:05 -08:00
..
6pack.c NULL noise in drivers/net 2008-01-28 15:07:12 -08:00
baycom_epp.c
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c
dmascc.c hamradio: fix dmascc section mismatch 2008-02-05 03:04:05 -08:00
hdlcdrv.c
Kconfig
Makefile
mkiss.c NULL noise in drivers/net 2008-01-28 15:07:12 -08:00
scc.c hamradio/scc: kill unnecessary use of 'irq' function arg 2008-01-28 15:03:39 -08:00
yam.c
yam1200.h
yam9600.h
z8530.h