From: Kevin Corry Date: Mon, 20 Nov 2006 17:45:14 +0000 (+0100) Subject: [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f6948cfc8b9626022db0f93e7cf2ce5c0998cd;p=pandora-kernel.git [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h Move some PMU-related macros and function prototypes from cbe_regs.h and pmu.h in arch/powerpc/platforms/cell/ to a new header at include/asm-powerpc/cell-pmu.h This is cleaner to use from the oprofile code, since that sits in arch/powerpc/oprofile, not in the cell platform directory. Signed-off-by: Kevin Corry Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed