Commit 47220f62 authored by Paul Mundt's avatar Paul Mundt

sh: define PERF_COUNTER_INDEX_OFFSET.

Fixes up recent build breakage.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 7c5371c4
......@@ -4,4 +4,6 @@
/* SH only supports software counters through this interface. */
static inline void set_perf_counter_pending(void) {}
#define PERF_COUNTER_INDEX_OFFSET 0
#endif /* __ASM_SH_PERF_COUNTER_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment