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:
Peter A. G. Crosthwaite 2012-06-16 15:20:58 +10:00 committed by Edgar E. Iglesias
parent 93bfef4c6e
commit fc3511d4d8
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
*/
#include "sysbus.h"
#include "qemu-timer.h"
#include "ptimer.h"
#define D(x)