From cc53adbca0df43a69fec1ce271833b7130db9abb Mon Sep 17 00:00:00 2001 From: edgar_igl Date: Sun, 22 Feb 2009 11:59:59 +0000 Subject: CRIS: Fix remaining build warnings. Signed-off-by: Jan Kiszka Acked-by: Edgar E. Iglesias git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6638 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/etraxfs_eth.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hw/etraxfs_eth.c') diff --git a/hw/etraxfs_eth.c b/hw/etraxfs_eth.c index 13d19001f3..c87e55f61d 100644 --- a/hw/etraxfs_eth.c +++ b/hw/etraxfs_eth.c @@ -25,8 +25,7 @@ #include #include "hw.h" #include "net.h" - -#include "etraxfs_dma.h" +#include "etraxfs.h" #define D(x) -- cgit v1.2.3