kvm: powerpc: booke: Move booke related tracepoints to separate header

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
Aneesh Kumar K.V
2013-10-07 22:17:58 +05:30
committed by Alexander Graf
parent 72c1253574
commit dba291f2ce
5 changed files with 183 additions and 207 deletions

View File

@@ -32,7 +32,7 @@
#include <asm/kvm_ppc.h>
#include "e500.h"
#include "trace.h"
#include "trace_booke.h"
#include "timing.h"
#include "e500_mmu_host.h"