commit | ded1d8f29b4d315a2093cafc3ee17ac870a87972 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Mar 11 14:08:33 2010 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Mar 19 12:38:18 2010 -0700 |
tree | fce932138ca3ca4b576271b7748ce33234d2fc8d | |
parent | 25daeb550b69e89aff59bc6a84218a12b5203531 [diff] |
PCI: kill off pci_register_set_vga_state() symbol export. When pci_register_set_vga_state() was made __init, the EXPORT_SYMBOL() was retained, which now leaves us with a section mismatch. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: Mike Travis <travis@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>