mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
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
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
#include "qemu-timer.h"
|
||||
#include "ptimer.h"
|
||||
|
||||
#define D(x)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue