From: Akinobu Mita Date: Sat, 19 Apr 2008 14:55:11 +0000 (+0900) Subject: x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating X-Git-Tag: v2.6.26-rc1~1045^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d47a271f38cf2ba7299047ad0bf3ac7e4c4a214;p=pandora-kernel.git x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating Use BUILD_BUG_ON() instead of compile-time error technique with extern non-exsistent function. Signed-off-by: Akinobu Mita Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed