sh: oprofile: Fix up the SH7750 performance counter name.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 24 Oct 2008 05:30:51 +0000 (14:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 27 Oct 2008 00:51:45 +0000 (09:51 +0900)
Rather than varying this on a subtype level, we use the counter type as a
generic identifier. This simplifies logic in the userspace tools where no
fundamental difference exists across the various subtypes.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found