mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-15 18:10:41 +09:00
Some eisa_driver structures used __init probe functions which generates a warning and could crash if function is called after being deleted. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>