* [PATCH 2/6] UML - Remove a duplicate include
@ 2008-06-03 19:02 Jeff Dike
0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2008-06-03 19:02 UTC (permalink / raw)
To: Andrew Morton, LKML, uml-devel; +Cc: Huang Weiyi
From: Huang Weiyi <weiyi.huang@gmail.com>
Removed duplicated include file "kern_util.h" in
arch/um/drivers/ubd_kern.c.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
---
arch/um/drivers/ubd_kern.c | 1 -
1 file changed, 1 deletion(-)
Index: linux-2.6.22/arch/um/drivers/ubd_kern.c
===================================================================
--- linux-2.6.22.orig/arch/um/drivers/ubd_kern.c 2008-04-24 13:22:04.000000000 -0400
+++ linux-2.6.22/arch/um/drivers/ubd_kern.c 2008-05-09 11:12:09.000000000 -0400
@@ -49,7 +49,6 @@
#include "irq_user.h"
#include "irq_kern.h"
#include "ubd_user.h"
-#include "kern_util.h"
#include "os.h"
#include "mem.h"
#include "mem_kern.h"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-03 19:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 19:02 [PATCH 2/6] UML - Remove a duplicate include Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox