From: Andy Whitcroft Date: Fri, 6 Jan 2006 08:10:33 +0000 (-0800) Subject: [PATCH] memhotplug: __add_section remove unused pgdat definition X-Git-Tag: v2.6.16-rc1~936^2~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac24eefd1d89bc6aa2817741c3bd5d4205b2efd;p=pandora-kernel.git [PATCH] memhotplug: __add_section remove unused pgdat definition __add_section defines an unused pointer to the zones pgdat. Remove this definition. This fixes a compile warning. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed