lkml.org 
[lkml]   [2007]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] xen: don't include unnecessary headers
Strays left over from the first implementation of
paravirt_disable_iospace().

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>

---
arch/i386/xen/setup.c | 2 --
1 file changed, 2 deletions(-)

===================================================================
--- a/arch/i386/xen/setup.c
+++ b/arch/i386/xen/setup.c
@@ -8,14 +8,12 @@
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/pm.h>
-#include <linux/ioport.h>

#include <asm/elf.h>
#include <asm/e820.h>
#include <asm/setup.h>
#include <asm/xen/hypervisor.h>
#include <asm/xen/hypercall.h>
-#include <asm/io.h>

#include <xen/interface/physdev.h>
#include <xen/features.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-06-07 00:41    [W:0.177 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site