2004-06-22 14:37:14

by Yoshinori Sato

[permalink] [raw]
Subject: [PATCH] h8300 delete obsolute header

- delete obsolute(unused) header file

--
Yoshinori Sato
<[email protected]>

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 <[email protected]>
- */
-
-/****************************************************************************/
-#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 */