From: Paul Mundt Date: Fri, 17 Apr 2009 08:21:36 +0000 (+0900) Subject: sh: pci: Kill off platform-specific multi-window mappings. X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c7a47de897e89c25a40e228ac5319cbac7257fe;p=pandora-kernel.git sh: pci: Kill off platform-specific multi-window mappings. Commit 68b42d1b548be1840aff7122fdebeb804daf0fa3 ("sh: sh7785lcr: Map whole PCI address space.") changed around the semantics of how various chip-selects are made accessible to PCI. Now that there is a single large mapping covering from CS0-CS6, there is no longer any need to do multi-window mapping. Subsequently, all of the differing implementations can be consolidated in to pci-sh7780. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed