summary refs log tree commit diff stats
path: root/hw/omap_clk.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/omap_clk.c')
-rw-r--r--hw/omap_clk.c1
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;