powerpc: Remove unused paca->pgdir field
authorPaul Mackerras <paulus@samba.org>
Mon, 12 Jun 2006 08:38:21 +0000 (18:38 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 Jun 2006 08:38:21 +0000 (18:38 +1000)
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 <paulus@samba.org>

No differences found