aboutsummaryrefslogtreecommitdiff
path: root/powerpc/pmu/ebb/ebb.h
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2014-08-17 22:30:45 -0700
committerArthur She <arthur.she@linaro.org>2014-08-17 22:30:45 -0700
commit6bfe19cb822aae1661b9013d510890662b70c688 (patch)
treeee7a55d127a6a9d186a237efa1b0a814f7bde33e /powerpc/pmu/ebb/ebb.h
parent651ecb963c7f5408e89c40f0ae64394a370bd8b0 (diff)
Update to commit 899552d6e84babd24611fd36ac7051068cb1eb2d from repo file:///media/arthur/arthur-usb3/linaro/qa/in-kernel-test/git/linux-mainline
Diffstat (limited to 'powerpc/pmu/ebb/ebb.h')
-rw-r--r--powerpc/pmu/ebb/ebb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/powerpc/pmu/ebb/ebb.h b/powerpc/pmu/ebb/ebb.h
index e62bde0..e44eee5 100644
--- a/powerpc/pmu/ebb/ebb.h
+++ b/powerpc/pmu/ebb/ebb.h
@@ -70,7 +70,6 @@ int ebb_check_mmcr0(void);
extern u64 sample_period;
int core_busy_loop(void);
-int core_busy_loop_with_freeze(void);
int ebb_child(union pipe read_pipe, union pipe write_pipe);
int catch_sigill(void (*func)(void));
void write_pmc1(void);