]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee77ae9f49c09b0467bb47526f6a11263f7f4411
tree97ba7b0eb1aa46e53e99e7965945a5e16dd9a0ab
parent1da3ccf75f490724a89c1c712c7dc023263e105d
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]