[POWERPC] Add missing pmc_type fields in cpu_table
authorAnton Blanchard <anton@samba.org>
Sat, 19 May 2007 05:22:41 +0000 (15:22 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 22 May 2007 10:20:56 +0000 (20:20 +1000)
commit2fae4985a135ca5d7d9bba17d45d674c099621b4
treee1fd4d20b8760497f4fb93feb53436df22732ee2
parentd3fdaed9e973687f088c9c156a6e20870386e0b7
[POWERPC] Add missing pmc_type fields in cpu_table

A number of cpu_table entries were missing the pmc_type field,
which means that the sysfs entries for the performance monitor
counters don't get created.  This adds them.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/cputable.c