diff options
| author | Andrew Morton <akpm@osdl.org> | 2004-06-23 19:22:42 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-06-23 19:22:42 -0700 |
| commit | c8e8d619be317afcc416bb9216af01961c335ec6 (patch) | |
| tree | 173cb2c8e889bc59e21f89fecdcbb433fb8650b1 /include | |
| parent | 1d5e0f0673afd6e7619ac8e975b9dbbc81fd8918 (diff) | |
[PATCH] h8300: delete obsolute header
From: Yoshinori Sato <ysato@users.sourceforge.jp>
- delete obsolute(unused) header file
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-h8300/h8300_ne.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/include/asm-h8300/h8300_ne.h b/include/asm-h8300/h8300_ne.h deleted file mode 100644 index c797603f3819..000000000000 --- a/include/asm-h8300/h8300_ne.h +++ /dev/null @@ -1,20 +0,0 @@ -/****************************************************************************/ - -/* - * h8300_ne.h -- NE2000 in H8/300H Evalution Board. - * - * (C) Copyright 2002, Yoshinori Sato <ysato@users.sourceforge.jp> - */ - -/****************************************************************************/ -#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 */ |
