get_c0_perfcount_int is tested from oprofile code. If oprofile is
compiled as module, get_c0_perfcount_int needs to be exported, otherwise
it cannot be resolved.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Platform | ||
| init.c | ||
| irq.c | ||
| time.c | ||
get_c0_perfcount_int is tested from oprofile code. If oprofile is
compiled as module, get_c0_perfcount_int needs to be exported, otherwise
it cannot be resolved.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Platform | ||
| init.c | ||
| irq.c | ||
| time.c | ||