From: Alan Cox Date: Sat, 10 Sep 2005 07:25:49 +0000 (-0700) Subject: [PATCH] Subject: PATCH: fix numa caused compile warnings X-Git-Tag: v2.6.14-rc1~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4327edf6b8a7ac7dce144313947995538842d8fd;p=pandora-kernel.git [PATCH] Subject: PATCH: fix numa caused compile warnings pcibus_to_cpumask expands into more than just an initialiser so gcc moans about code before variable declarations. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed