lkml.org 
[lkml]   [2013]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[tip:x86/platform] x86/setup: Drop unneeded include <asm/dmi.h>
Commit-ID:  06d219dc22daa26b79ec8e611caa68801607f15d
Gitweb: http://git.kernel.org/tip/06d219dc22daa26b79ec8e611caa68801607f15d
Author: Jean Delvare <jdelvare@suse.de>
AuthorDate: Thu, 25 Apr 2013 11:24:05 +0200
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Thu, 25 Apr 2013 11:32:51 +0200

x86/setup: Drop unneeded include <asm/dmi.h>

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>
Link: http://lkml.kernel.org/r/1366881845.4186.65.camel@chaos.site
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
---
arch/x86/kernel/setup.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
index 90d8cc9..a60b245 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -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>

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