From ce603d8ef11f2a2d29be1c4f90d417331b41acfc Mon Sep 17 00:00:00 2001 From: "Edgar E. Iglesias" Date: Tue, 21 Jan 2014 23:49:44 +1000 Subject: cris: Remove the CRIS PIC glue Reviewed-by: Peter Crosthwaite Signed-off-by: Edgar E. Iglesias --- include/hw/cris/etraxfs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/hw/cris/etraxfs.h b/include/hw/cris/etraxfs.h index ab30559..73a6134 100644 --- a/include/hw/cris/etraxfs.h +++ b/include/hw/cris/etraxfs.h @@ -28,8 +28,6 @@ #include "net/net.h" #include "hw/cris/etraxfs_dma.h" -qemu_irq *cris_pic_init_cpu(CPUCRISState *env); - /* Instantiate an ETRAXFS Ethernet MAC. */ static inline DeviceState * etraxfs_eth_init(NICInfo *nd, hwaddr base, int phyaddr, -- cgit v1.1