From: Konrad Rzeszutek Wilk Date: Wed, 15 Jun 2011 18:24:29 +0000 (-0400) Subject: xen: Fix compile warning when CONFIG_SMP is not defined. X-Git-Tag: v3.0-rc4~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5328cd14557880e9eb757a8a9c8a88f1b23533a;p=pandora-kernel.git xen: Fix compile warning when CONFIG_SMP is not defined. .. which is quite benign. drivers/xen/events.c:398: warning: unused variable ‘desc’ Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed