linux-kernel-test/arch/c6x/kernel
Mark Salter d5981a5f16 C6X: deal with memblock API changes
Recent memblock related commits require the following C6X changes:

  * commit 24aa07882b
    asm/memblock.h no longer required

  * commit 1440c4e2c9
    memblock_analyze() no longer needed to update total size

  * commit fe091c208a
    memblock_init() no longer needed

Signed-off-by: Mark Salter <msalter@redhat.com>
2012-01-08 15:12:44 -05:00
..
asm-offsets.c C6X: build infrastructure 2011-10-06 19:48:02 -04:00
c6x_ksyms.c C6X: loadable module support 2011-10-06 19:48:13 -04:00
devicetree.c C6X: devicetree support 2011-10-06 19:47:33 -04:00
dma.c C6X: memory management and DMA support 2011-10-06 19:47:37 -04:00
entry.S C6X: build infrastructure 2011-10-06 19:48:02 -04:00
head.S
irq.c C6X: interrupt handling 2011-10-06 19:47:54 -04:00
Makefile
module.c C6X: loadable module support 2011-10-06 19:48:13 -04:00
process.c C6X: process management 2011-10-06 19:47:40 -04:00
ptrace.c C6X: ptrace support 2011-10-06 19:48:17 -04:00
setup.c C6X: deal with memblock API changes 2012-01-08 15:12:44 -05:00
signal.c C6X: signal management 2011-10-06 19:47:46 -04:00
soc.c C6X: general SoC support 2011-10-06 19:48:26 -04:00
switch_to.S C6X: process management 2011-10-06 19:47:40 -04:00
sys_c6x.c C6X: syscalls 2011-10-06 19:47:58 -04:00
time.c C6X: time management 2011-10-06 19:47:51 -04:00
traps.c C6X: build infrastructure 2011-10-06 19:48:02 -04:00
vectors.S
vmlinux.lds.S