]> Pileus Git - ~andy/linux/commit
C6X: deal with memblock API changes
authorMark Salter <msalter@redhat.com>
Sun, 8 Jan 2012 17:31:28 +0000 (12:31 -0500)
committerMark Salter <msalter@redhat.com>
Sun, 8 Jan 2012 20:12:44 +0000 (15:12 -0500)
commitd5981a5f16ed8d648b7f44e4aa19cd25733518a3
tree62afc89db8128512abb6bf053207b61218950e9a
parent25b48ff852e2e71b0d44d8ee6f69c9b704bd5070
C6X: deal with memblock API changes

Recent memblock related commits require the following C6X changes:

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

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

  * commit fe091c208a40299fba40e62292a610fb91e44b4e
    memblock_init() no longer needed

Signed-off-by: Mark Salter <msalter@redhat.com>
arch/c6x/include/asm/memblock.h [deleted file]
arch/c6x/kernel/setup.c