Commit-ID: 5c99881b33b460c40ff3fbe0d6d1242f54b4f2ed Gitweb: http://git.kernel.org/tip/5c99881b33b460c40ff3fbe0d6d1242f54b4f2ed Author: Borislav Petkov <bp@xxxxxxx> AuthorDate: Tue, 13 Jun 2017 18:28:32 +0200 Committer: Ingo Molnar <mingo@xxxxxxxxxx> CommitDate: Wed, 14 Jun 2017 07:32:08 +0200 x86/mce: Clean up include files Not really needed. Tested-by: Yazen Ghannam <yazen.ghannam@xxxxxxx> Signed-off-by: Borislav Petkov <bp@xxxxxxx> Acked-by: Yazen Ghannam <yazen.ghannam@xxxxxxx> Cc: Borislav Petkov <bp@xxxxxxxxx> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Tony Luck <tony.luck@xxxxxxxxx> Link: http://lkml.kernel.org/r/20170613162835.30750-6-bp@xxxxxxxxx Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> --- arch/x86/kernel/cpu/mcheck/mce-inject.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/arch/x86/kernel/cpu/mcheck/mce-inject.c b/arch/x86/kernel/cpu/mcheck/mce-inject.c index c21c1a7..00af8dd 100644 --- a/arch/x86/kernel/cpu/mcheck/mce-inject.c +++ b/arch/x86/kernel/cpu/mcheck/mce-inject.c @@ -25,20 +25,10 @@ #include <linux/cpu.h> #include <linux/debugfs.h> -#include <linux/device.h> -#include <linux/fs.h> -#include <linux/gfp.h> -#include <linux/kdebug.h> #include <linux/kernel.h> -#include <linux/kobject.h> #include <linux/module.h> #include <linux/notifier.h> #include <linux/pci.h> -#include <linux/preempt.h> -#include <linux/sched.h> -#include <linux/smp.h> -#include <linux/string.h> -#include <linux/timer.h> #include <linux/uaccess.h> #include <asm/amd_nb.h> -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |