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:
8807236
)
sisfb: delete fallback code for pci_map_rom()
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Fri, 19 Nov 2010 21:58:44 +0000
(21:58 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 24 Nov 2010 07:02:40 +0000
(16:02 +0900)
If pci_map_rom() fails, there is some fallback code that basically
duplicates pci_map_rom() on non-x86 platforms. No point in that.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found