summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2015-02-04 11:23:34 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:41:50 +0900
commite382726a6ab04181adfe63c9ddbe9c75fabeb981 (patch)
treef447d813836dc9d32b25df69f9b5cc60c0db4137 /kernel
parenta9f7ae0d308fbb55ed5c65733c1044545af15e05 (diff)
smp: Don't use typedef to work around compiler issue with tracepoints
Having the typedef in place for the tracepoints causes compiler crashes in some situations. Just using void * directly avoids triggering the issue and should have no effect on the trace. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com> [k.kozlowski: rebased on 4.1, no signed-off-by of previous committer] Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions