[PATCH] - UML - Remove unused declaration

From: Jeff Dike
Date: Sun Nov 14 2004 - 15:54:01 EST


Remove an unused declaration of time_stamp().

Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxx>

Index: 2.6.9/arch/um/include/kern_util.h
===================================================================
--- 2.6.9.orig/arch/um/include/kern_util.h 2004-11-14 15:31:25.000000000 -0500
+++ 2.6.9/arch/um/include/kern_util.h 2004-11-14 15:31:36.000000000 -0500
@@ -110,7 +110,6 @@
extern void free_irq(unsigned int, void *);
extern int um_in_interrupt(void);
extern int cpu(void);
-extern unsigned long long time_stamp(void);

#endif


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/