From: Andrew Morton Date: Thu, 20 Apr 2006 20:41:18 +0000 (+0100) Subject: [ARM] add_memory() build fix X-Git-Tag: v2.6.17-rc3~59^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c97b73e89af9a20e99450c554cffdd9327e827a;p=pandora-kernel.git [ARM] add_memory() build fix 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: Andrew Morton Signed-off-by: Russell King --- Reading git-diff-tree failed