- add "hw/net/ne2000-isa.h" (and new entry in MAINTAINERS)
- remove the old i386 dependency
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
hw/net/ne2000.h | 3 +++
include/hw/i386/pc.h | 20 --------------------
include/hw/net/ne2000-isa.h | 33 +++++++++++++++++++++++++++++++++
hw/i386/pc.c | 1 +
hw/mips/mips_r4k.c | 1 +
hw/net/ne2000-isa.c | 6 ++----
hw/net/ne2000.c | 2 --
hw/ppc/prep.c | 1 +
MAINTAINERS | 1 +
9 files changed, 42 insertions(+), 26 deletions(-)
create mode 100644 include/hw/net/ne2000-isa.h