aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/cache.h
Commit message (Collapse)AuthorAge
* [ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2009-06-02
| | | | | | | | Define ARCH_KMALLOC_MINALIGN in asm/cache.h At the request of Russell also move ARCH_SLAB_MINALIGN to this file. Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>