perfcounters: remove powerpc definitions of perf_counter_do_pending

Commit 925d519ab8 ("perf_counter:
unify and fix delayed counter wakeup") added global definitions.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Paul Mackerras <paulus@samba.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Stephen Rothwell
2009-06-12 10:14:22 +10:00
committed by Linus Torvalds
parent a525890cb6
commit e14112d1bd
2 changed files with 1 additions and 3 deletions

View File

@@ -53,6 +53,7 @@
#include <linux/bootmem.h>
#include <linux/pci.h>
#include <linux/debugfs.h>
#include <linux/perf_counter.h>
#include <asm/uaccess.h>
#include <asm/system.h>