commit | d076d2bd0d9379314df5f2ab8b9c83f617c70923 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue May 26 23:10:15 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue May 26 23:10:15 2009 +0900 |
tree | bb58864850160561c8187c891f7fb07661100b5f | |
parent | f9e2b97dc2cf832ccceea2a2e6eccc4bc9af72cf [diff] |
sh: pci-sh7751: Initialize io_map_base in controller definition. 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>