From: Alexander van Heukelum Date: Mon, 13 Apr 2009 15:39:24 +0000 (+0200) Subject: x86: fix function definitions after: x86: apic - introduce imcr_ helpers X-Git-Tag: v2.6.31-rc1~423^2~23^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cda395f4a262788d8ed79ac8a26a2b821e5f751;p=pandora-kernel.git x86: fix function definitions after: x86: apic - introduce imcr_ helpers The patch "introduce imcr_ helpers" introduced good comments, but also a few new compile warnings. This fixes the function definitions to have a 'void' return type. Signed-off-by: Alexander van Heukelum Acked-by: Cyrill Gorcunov LKML-Reference: <20090413153924.GA20287@mailshack.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed