Arnaud Lacombe 005bdad7b8 eisa/pci_eisa.c: fix section mismatch
Fixes

  WARNING: vmlinux.o(.data+0x15d3ac): Section mismatch in reference from the variable pci_eisa_driver to the function .init.text:pci_eisa_init()
  The variable pci_eisa_driver references the function __init pci_eisa_init()
  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: Arnaud Lacombe <lacombar@gmail.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-07-25 20:57:14 -07:00
..
2011-07-12 07:59:38 -07:00
2011-07-15 11:21:42 +08:00
2011-07-22 14:39:51 +09:30
2011-07-24 13:11:40 -07:00
2011-07-23 23:53:55 -06:00
2011-07-11 09:52:35 -04:00
2011-07-24 20:42:47 -07:00
2011-07-17 12:40:08 +00:00