[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1239009617-3480-1-git-send-email-weiyi.huang@gmail.com>
Date: Mon, 6 Apr 2009 17:20:17 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: gregkh@...e.de
Cc: linux-kernel@...r.kernel.org, Huang Weiyi <weiyi.huang@...il.com>
Subject: [PATCH 6/8] Staging: comedi: remove dupilcated #include
Remove dupilcated #include in drivers/staging/comedi/drivers/8253.h.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists