Randy Dunlap 0ac633b23d [AGPGART] agp-amd64: section mismatches with HOTPLUG=n
When CONFIG_HOTPLUG=n, agp_amd64_resume() calls nforce3_agp_init(),
which is __devinit == __init, so has been discarded and is not
usable for resume.

WARNING: drivers/char/agp/amd64-agp.o - Section mismatch: reference to .init.text: from .text between 'agp_amd64_resume' (at offset 0x249) and 'amd64_tlbflush'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Dave Jones <davej@redhat.com>
2006-12-12 18:10:52 -05:00
..
2006-06-08 22:41:17 -04:00
2006-06-26 18:35:02 +02:00
2006-06-29 16:01:54 -04:00
2006-04-01 23:45:39 -05:00
2006-06-29 16:01:54 -04:00
2005-04-16 15:20:36 -07:00
2006-06-24 01:54:14 -04:00