diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-02-16 01:27:00 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-02-16 01:27:00 +0100 |
commit | f84775c2d5d92581f2df60d53b574b0405c85be3 (patch) | |
tree | 854dd636e3b2ba5687711e55df2d83918aa39f6c /MAINTAINERS | |
parent | powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.c (diff) | |
download | linux-f84775c2d5d92581f2df60d53b574b0405c85be3.tar.xz linux-f84775c2d5d92581f2df60d53b574b0405c85be3.zip |
powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
We broke the build when CONFIG_MEMORY_HOTREMOVE=n:
arch/powerpc/platforms/pseries/hotplug-memory.c:821:8: error: implicit
declaration of function 'dlpar_memory_readd_by_index'
Add a dummy to fix it.
Fixes: e70d59700fc3 ("powerpc/pseries: Introduce memory hotplug READD operation")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions