From: Tim Blechmann Date: Sat, 14 Mar 2009 13:29:25 +0000 (+0100) Subject: perf_counter: include missing header X-Git-Tag: v2.6.31-rc1~383^2~473 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e193bd4dfdc983d12969b51439b4a1fbaf2daad;p=pandora-kernel.git perf_counter: include missing header Impact: build fix In order to compile a kernel with performance counter patches, has to be included to provide the declaration of struct pt_regs *get_irq_regs(void); [ This bug was masked by unrelated x86 header file changes in the x86 tree, but occurs in the tip:perfcounters/core standalone tree. ] Signed-off-by: Tim Blechmann Orig-LKML-Reference: <20090314142925.49c29c17@thinkpad> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed