xtensa/mm: remove pgtable.c
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Wed, 25 May 2011 00:11:14 +0000 (17:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 May 2011 15:39:02 +0000 (08:39 -0700)
commit45fd9515962b1837617f0e908b693e8f829f6e05
tree97ba7b0eb1aa46e53e99e7965945a5e16dd9a0ab
parent877947bc25af5964f282dea112d24934050cc7b1
xtensa/mm: remove pgtable.c

It is not referenced by any Makefile.  pte_alloc_one_kernel() and
pte_alloc_one() is implemented in arch/xtensa/include/asm/pgalloc.h.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Cc: Chris Zankel <chris@zankel.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/xtensa/mm/pgtable.c [deleted file]