linux/arch/mips/cavium-octeon/executive
Matt Turner 2a5d66511a MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
ALIGN(x, bytes) expands to __ALIGN_MASK(x, bytes - 1), so use the one
that is most clear.

Signed-off-by: Matt Turner <mattst88@gmail.com>
To: linux-mips@linux-mips.org
Cc: David Daney <ddaney@caviumnetworks.com>
Patchwork: http://patchwork.linux-mips.org/patch/999/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-02-27 12:53:43 +01:00
..
Makefile
cvmx-bootmem.c MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) 2010-02-27 12:53:43 +01:00
cvmx-helper-errata.c MIPS: Export erratum function needed by octeon-ethernet driver. 2009-06-17 11:06:29 +01:00
cvmx-helper-jtag.c
cvmx-l2c.c
cvmx-sysinfo.c MIPS: Nuke trailing blank lines 2010-02-27 12:53:14 +01:00
octeon-model.c