git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25daeb5
)
PCI: kill off pci_register_set_vga_state() symbol export.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 11 Mar 2010 22:08:33 +0000
(14:08 -0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 19 Mar 2010 19:38:18 +0000
(12:38 -0700)
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>
No differences found