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:
f9e2b97
)
sh: pci-sh7751: Initialize io_map_base in controller definition.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 26 May 2009 14:10:15 +0000
(23:10 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 26 May 2009 14:10:15 +0000
(23:10 +0900)
As there is only a single controller and remapping has no impact for the
address range in question, just initialize it directly in the controller
definition. This fixes up boot time warnings about not having the field
initialized.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found