From: Gavin Shan Date: Thu, 26 Dec 2013 01:29:40 +0000 (+0800) Subject: powerpc/powernv: Remove unnecessary assignment X-Git-Tag: v3.14-rc1~80^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8184616f6fcfc98f0ebf083cbf6a43e5efe54e8a;p=pandora-kernel.git powerpc/powernv: Remove unnecessary assignment We don't have IO ports on PHB3 and the assignment of variable "iomap_off" on PHB3 is meaningless. The patch just removes the unnecessary assignment to the variable. The code change should have been part of commit c35d2a8c ("powerpc/powernv: Needn't IO segment map for PHB3"). Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed