From: Ingo Molnar Date: Tue, 6 Jan 2009 15:19:22 +0000 (+0100) Subject: [IA64] fix typo in cpumask_of_pcibus() X-Git-Tag: v2.6.29-rc1~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36c401a44abcc389a00f9cd14892c9cf9bf0780d;p=pandora-kernel.git [IA64] fix typo in cpumask_of_pcibus() Impact: build fix Fujita Tomonori reported: drivers/pci/probe.c: In function 'pci_bus_show_cpuaffinity': drivers/pci/probe.c:56: error: implicit declaration of function 'cpumask_from_node' drivers/pci/probe.c:56: warning: pointer/integer type mismatch in conditional expression make[3]: *** [drivers/pci/probe.o] Error 1 make[2]: *** [drivers/pci] Error 2 FUJITA Tomonori Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed