From: Manish Katiyar Date: Thu, 5 Jun 2008 13:44:15 +0000 (+0530) Subject: x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c X-Git-Tag: v2.6.26-rc6~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52aaa12fbe786c90396f1b11ec39c924ccdd8fd5;p=pandora-kernel.git x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c Following patch fixes the below warning message : arch/x86/boot/a20.c:118: warning: unused variable 'loops' Signed-off-by : Manish Katiyar Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed