From: Ingo Molnar Date: Wed, 30 Jan 2008 12:31:10 +0000 (+0100) Subject: x86: avoid build warning X-Git-Tag: v2.6.25-rc1~1143^2~618 X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=commitdiff_plain;h=2355188570790930718fb72444cddc2959039d9d;hp=2355188570790930718fb72444cddc2959039d9d x86: avoid build warning fix this build warning: include/asm/topology_32.h: In function 'node_to_first_cpu': include/asm/topology_32.h:66: warning: unused variable 'mask' Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner ---