diff options
Diffstat (limited to 'hw/omap_clk.c')
-rw-r--r-- | hw/omap_clk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/omap_clk.c b/hw/omap_clk.c index 10c9c4308c..6bcabef8ac 100644 --- a/hw/omap_clk.c +++ b/hw/omap_clk.c @@ -20,7 +20,6 @@ */ #include "hw.h" #include "omap.h" -#include "qemu-timer.h" /* for muldiv64() */ struct clk { const char *name; |