MIPS: SGI-IP27: No need for kmalloc.h
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 25 Aug 2020 09:09:04 +0000 (11:09 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 26 Aug 2020 10:22:20 +0000 (12:22 +0200)
commit5bdd89ad341959750df3955b7fa28410a7abcebe
tree6f5722efb41437094e9573ae61f7f06a2946a2e5
parent625326ea9c84872c71f90b97a9def3c01db9100f
MIPS: SGI-IP27: No need for kmalloc.h

SGI-IP27 is always cache coherent so we can use generic kmalloc.h and
remove the ip27 specific one.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mach-ip27/kmalloc.h [deleted file]