From: Paul Mackerras Date: Mon, 12 Jun 2006 08:38:21 +0000 (+1000) Subject: powerpc: Remove unused paca->pgdir field X-Git-Tag: v2.6.18-rc1~1081^2~225^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=430644312810645a6e05855db50a978df9ba3ad3;p=pandora-kernel.git powerpc: Remove unused paca->pgdir field The pgdir field in the paca was a leftover from the dynamic VSIDs patch, and is not used in the current kernel code. This removes it. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed