]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit9ab9da5ee2adc2b98ce7cc13a7f1cc900d2bee5a
treefbb6a0b13115860b410e871179050c13daa6445e
parent9d2951bcd96ff2d5a88022ad3b4aebd6357d65d7
c6x: Use generic asm/mmu.h

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>
arch/c6x/include/asm/Kbuild
arch/c6x/include/asm/mmu.h [deleted file]