x86/setup: Drop unneeded include <asm/dmi.h>
authorJean Delvare <jdelvare@suse.de>
Thu, 25 Apr 2013 09:24:05 +0000 (11:24 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 25 Apr 2013 09:32:51 +0000 (11:32 +0200)
commit06d219dc22daa26b79ec8e611caa68801607f15d
treea5a79b3c672dbb965f75cbd4ed9034690dd358f6
parent3482e664dc7f44e0ffb1fcf1de7af74977748f31
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