X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=hw%2Fomap_clk.c;h=6bcabef8acb7112f6f44443820337a235e766ce4;hb=e07fc405dc0432c712c9e36c70229f0428f86fa1;hp=10c9c4308c2dde9b46ad68e8f815a17f048c8983;hpb=21bcc5907f4c4a8acffcda8b6662710784cba388;p=qemu.git diff --git a/hw/omap_clk.c b/hw/omap_clk.c index 10c9c4308..6bcabef8a 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;