• Andrew Morton's avatar
    [ARM] add_memory() build fix · 1c97b73e
    Andrew Morton authored
    This is back again.  Offending patch is x86_64-mm-hotadd-reserve.patch
    
    arch/arm/kernel/setup.c:435: error: conflicting types for 'add_memory'
    include/linux/memory_hotplug.h:102: error: previous declaration of 'add_memory' was here
    arch/arm/kernel/setup.c:435: error: conflicting types for 'add_memory'
    include/linux/memory_hotplug.h:102: error: previous declaration of 'add_memory' was here
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    1c97b73e
setup.c 21.8 KB