From: Benjamin Herrenschmidt Date: Fri, 23 Sep 2005 04:43:55 +0000 (-0700) Subject: [PATCH] ppc32: fix build with oprofile X-Git-Tag: v2.6.14-rc3~51^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244bc050d5c9431682b7d834aff92e663fe88bb2;p=pandora-kernel.git [PATCH] ppc32: fix build with oprofile Current -git tree doesn't build when enabling oprofile on a non-bookE CPU (like on a PowerMac for example). While there is no performance counter support for these CPUs implemented yet, it's still nice to be able to use the timer based sampling, and that got broken. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed