c6x: Use generic asm/mmu.h
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 1 Dec 2012 13:24:42 +0000 (14:24 +0100)
committerArnd Bergmann <arnd@arndb.de>
Sun, 9 Dec 2012 22:14:14 +0000 (23:14 +0100)
c6x's asm/mmu.h is basically identical to asm-generic/mmu.h, so use it instead
of the custom version.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Mark Salter <msalter@redhat.com>
Tested-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found