x86: msr.h linux/types.h is only required for __KERNEL__
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Wed, 17 Jun 2009 08:41:10 +0000 (14:11 +0530)
committerIngo Molnar <mingo@elte.hu>
Wed, 17 Jun 2009 16:56:01 +0000 (18:56 +0200)
commit8fa62ad9d24e24707164ac7a97cbe59fe78a8591
tree02bdc259313cc97d47217fe3ac41d383f287fc40
parentfe955e5c793aab398794be4c5ede172d48446c4a
x86: msr.h linux/types.h is only required for __KERNEL__

<linux/types.h> is only required for __KERNEL__ as whole file is covered with it

Also fixed some spacing issues for usr/include/asm-x86/msr.h

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: "H. Peter Anvin" <hpa@kernel.org>
LKML-Reference: <1245228070.2662.1.camel@ht.satnam>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/msr.h