sh: pci-sh7751: Initialize io_map_base in controller definition.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 26 May 2009 14:10:15 +0000 (23:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 26 May 2009 14:10:15 +0000 (23:10 +0900)
commitd076d2bd0d9379314df5f2ab8b9c83f617c70923
treebb58864850160561c8187c891f7fb07661100b5f
parentf9e2b97dc2cf832ccceea2a2e6eccc4bc9af72cf
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>
arch/sh/drivers/pci/pci-sh7751.c