git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8108881
)
[S390] perf_counter build fix
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Tue, 7 Jul 2009 14:37:08 +0000
(16:37 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 7 Jul 2009 14:37:52 +0000
(16:37 +0200)
Add PERF_COUNTER_INDEX_OFFSET define to fix this build bug:
kernel/perf_counter.c: In function 'perf_counter_index':
kernel/perf_counter.c:1889: error: 'PERF_COUNTER_INDEX_OFFSET' undeclared
Same fix as for FRV since s390 doesn't support hw counters.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found