From: Paul Mundt Date: Tue, 26 May 2009 14:10:15 +0000 (+0900) Subject: sh: pci-sh7751: Initialize io_map_base in controller definition. X-Git-Tag: v2.6.31-rc1~392^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d076d2bd0d9379314df5f2ab8b9c83f617c70923;p=pandora-kernel.git 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 --- Reading git-diff-tree failed