x86, mwait: Move mwait constants to a common header file
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 17 Sep 2010 22:36:40 +0000 (15:36 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 17 Sep 2010 22:36:40 +0000 (15:36 -0700)
We have MWAIT constants spread across three different .c files, for no
good reason.  Move them all into a common header file.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Reviewed-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
LKML-Reference: <tip-*@git.kernel.org>


No differences found