Commit c8e8d619 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] h8300: delete obsolute header

From: Yoshinori Sato <ysato@users.sourceforge.jp>

- delete obsolute(unused) header file
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 1d5e0f06
/****************************************************************************/
/*
* 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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment