KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Include header file for get_tb() declaration. Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
Родитель
910040b82d
Коммит
b50df19ccc
|
@ -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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче