xilinx_timer: Removed include of qemu-timer
The Xilinx timer does not interact with the qemu_timer API, so dont include it. Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
parent
93bfef4c6e
commit
fc3511d4d8
@ -23,7 +23,6 @@
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
#include "qemu-timer.h"
|
||||
#include "ptimer.h"
|
||||
|
||||
#define D(x)
|
||||
|
Loading…
Reference in New Issue
Block a user