[PATCH] h8300 delete obsolute header

From: Yoshinori Sato
Date: Tue Jun 22 2004 - 09:43:22 EST


- delete obsolute(unused) header file

--
Yoshinori Sato
<ysato@xxxxxxxxxxxxxxxxxxxx>

diff -Nru -X .exclude-diff linux-2.6.7/include/asm-h8300/h8300_ne.h linux-2.6.7-h8300/include/asm-h8300/h8300_ne.h
--- linux-2.6.7/include/asm-h8300/h8300_ne.h 2004-06-16 14:19:10.000000000 +0900
+++ linux-2.6.7-h8300/include/asm-h8300/h8300_ne.h 1970-01-01 09:00:00.000000000 +0900
@@ -1,20 +0,0 @@
-/****************************************************************************/
-
-/*
- * h8300_ne.h -- NE2000 in H8/300H Evalution Board.
- *
- * (C) Copyright 2002, Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
- */
-
-/****************************************************************************/
-#ifndef h8300ne_h
-#define h8300ne_h
-/****************************************************************************/
-
-#define H8300_NE_DEFINE
-#include <asm/machine-depend.h>
-#define NE2000_IRQ_VECTOR (12 + NE2000_IRQ)
-#undef H8300_NE_DEFINE
-
-/****************************************************************************/
-#endif /* h8300ne_h */
-
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/