| Submitter | Alexander Graf |
|---|---|
| Date | Dec. 6, 2012, 12:41 a.m. |
| Message ID | <1354754477-15472-19-git-send-email-agraf@suse.de> |
| Download | mbox | patch |
| Permalink | /patch/204056/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/arch/powerpc/kvm/booke.c b/arch/powerpc/kvm/booke.c index 3d1f35d..7c9c389 100644 --- a/arch/powerpc/kvm/booke.c +++ b/arch/powerpc/kvm/booke.c @@ -36,6 +36,7 @@ #include <asm/dbell.h> #include <asm/hw_irq.h> #include <asm/irq.h> +#include <asm/time.h> #include "timing.h" #include "booke.h"