[PATCH 6/8] Staging: comedi: remove dupilcated #include

From: Huang Weiyi
Date: Mon Apr 06 2009 - 05:20:58 EST


Remove dupilcated #include in drivers/staging/comedi/drivers/8253.h.

Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx>
---
drivers/staging/comedi/drivers/8253.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/comedi/drivers/8253.h b/drivers/staging/comedi/drivers/8253.h
index 08a11a5..c7537a6 100644
--- a/drivers/staging/comedi/drivers/8253.h
+++ b/drivers/staging/comedi/drivers/8253.h
@@ -24,11 +24,7 @@
#ifndef _8253_H
#define _8253_H

-#ifndef CMDTEST
-#include "../comedi.h"
-#else
#include "../comedi.h"
-#endif

#define i8253_cascade_ns_to_timer i8253_cascade_ns_to_timer_2div

--
1.6.1.3

--
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/