lkml.org 
[lkml]   [2013]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] x86, setup: Drop unneeded include <asm/dmi.h>
From
Date
arch/x86/kernel/setup.c includes <asm/dmi.h> but it doesn't look like
it needs it, <linux/dmi.h> is sufficient.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
---
arch/x86/kernel/setup.c | 1 -
1 file changed, 1 deletion(-)

--- linux-3.9-rc8.orig/arch/x86/kernel/setup.c 2013-04-23 14:30:49.473149298 +0200
+++ linux-3.9-rc8/arch/x86/kernel/setup.c 2013-04-23 14:41:45.666427600 +0200
@@ -82,7 +82,6 @@
#include <asm/timer.h>
#include <asm/i8259.h>
#include <asm/sections.h>
-#include <asm/dmi.h>
#include <asm/io_apic.h>
#include <asm/ist.h>
#include <asm/setup_arch.h>
--
Jean Delvare
Suse L3



\
 
 \ /
  Last update: 2013-04-25 12:21    [W:0.030 / U:1.788 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site