public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH RESEND] mtrr:Remove unnessary included header for the file,main.c
       [not found] <1431259382-32732-1-git-send-email-xerofoify@gmail.com>
@ 2015-05-11  7:15 ` Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2015-05-11  7:15 UTC (permalink / raw)
  To: Nicholas Krause; +Cc: tglx, mingo, hpa, x86, bp, dave.hansen, linux-kernel


* Nicholas Krause <xerofoify@gmail.com> wrote:

> Removes the no longer needed include statement to include the
> header file,linux/types.h due to the header file,kvm_para.h
> no needing this secondary header in order to build successfully
> when being included in other files.
> 
> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
> ---
>  arch/x86/kernel/cpu/mtrr/main.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/x86/kernel/cpu/mtrr/main.c b/arch/x86/kernel/cpu/mtrr/main.c
> index ea5f363..049212e 100644
> --- a/arch/x86/kernel/cpu/mtrr/main.c
> +++ b/arch/x86/kernel/cpu/mtrr/main.c
> @@ -33,8 +33,6 @@
>  
>  #define DEBUG
>  
> -#include <linux/types.h> /* FIXME: kvm_para.h needs this */
> -
>  #include <linux/stop_machine.h>
>  #include <linux/kvm_para.h>
>  #include <linux/uaccess.h>

Please don't bother with such churn unless you do more substantial 
work in this area.

Thanks,

	Ingo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-11  7:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1431259382-32732-1-git-send-email-xerofoify@gmail.com>
2015-05-11  7:15 ` [PATCH RESEND] mtrr:Remove unnessary included header for the file,main.c Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox