From: Ingo Molnar Date: Wed, 9 Jul 2008 07:12:55 +0000 (+0200) Subject: x86: delay lib unification build fix X-Git-Tag: v2.6.27-rc1~1106^2~46^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8dd0d3c62164160c59034a96eb17d69ac8a0328;p=pandora-kernel.git x86: delay lib unification build fix fix: arch/x86/lib/delay.c:93:24: error: macro "use_tsc_delay" passed 1 arguments, but takes just 0 arch/x86/lib/delay.c:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed