Removed unnecessary includes.
authorFlorian Pose <fp@igh-essen.com>
Mon, 15 May 2006 12:57:24 +0000
changeset 237 7b3126cf6dab
parent 236 34d7ce41e9db
child 238 b4960499098f
Removed unnecessary includes.
master/command.c
--- a/master/command.c	Fri May 12 14:48:24 2006 +0000
+++ b/master/command.c	Mon May 15 12:57:24 2006 +0000
@@ -29,7 +29,6 @@
 /*****************************************************************************/
 
 #include <linux/slab.h>
-#include <linux/delay.h>
 
 #include "command.h"
 #include "master.h"