mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 13:27:57 +02:00
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>
This commit is contained in:
parent
625326ea9c
commit
5bdd89ad34
|
|
@ -1,8 +0,0 @@
|
|||
#ifndef __ASM_MACH_IP27_KMALLOC_H
|
||||
#define __ASM_MACH_IP27_KMALLOC_H
|
||||
|
||||
/*
|
||||
* All happy, no need to define ARCH_DMA_MINALIGN
|
||||
*/
|
||||
|
||||
#endif /* __ASM_MACH_IP27_KMALLOC_H */
|
||||
Loading…
Reference in New Issue
Block a user