From: Christophe Leroy Date: Tue, 7 Feb 2017 09:05:09 +0000 (+0100) Subject: net: ethernet: ucc_geth: fix MEM_PART_MURAM mode X-Git-Tag: v3.2.92~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36c08d834f3d2a3b0b4c897105dd12e7c0c25217;p=pandora-kernel.git net: ethernet: ucc_geth: fix MEM_PART_MURAM mode commit 8b8642af15ed14b9a7a34d3401afbcc274533e13 upstream. Since commit 5093bb965a163 ("powerpc/QE: switch to the cpm_muram implementation"), muram area is not part of immrbar mapping anymore so immrbar_virt_to_phys() is not usable anymore. Fixes: 5093bb965a163 ("powerpc/QE: switch to the cpm_muram implementation") Signed-off-by: Christophe Leroy Acked-by: David S. Miller Acked-by: Li Yang Signed-off-by: Scott Wood [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed