commit | 5cda395f4a262788d8ed79ac8a26a2b821e5f751 | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@mailshack.com> | Mon Apr 13 17:39:24 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 13 22:57:44 2009 +0200 |
tree | c8af310ed8cedc0a76bfc95354c51e5685b89297 | |
parent | b9b34f24b23ba9e79e07c0980e7fff16af2a67d1 [diff] |
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 <heukelum@fastmail.fm> Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> LKML-Reference: <20090413153924.GA20287@mailshack.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>