Commit a7294be0 authored by Satya Durga Srinivasu Prabhala's avatar Satya Durga Srinivasu Prabhala Committed by Treehugger Robot
Browse files

ANDROID: ftrace: fix build issue



Fix below compilation errors by forward declaration of struct trace_seq.

  include/trace/hooks/ftrace_dump.h:29:18: error: \
  declaration of 'struct trace_seq' will not be visible \
  outside of this function [-Werror,-Wvisibility]

  include/trace/hooks/ftrace_dump.h:30:10: error: incompatible \
  pointer types passing 'struct trace_seq *' to parameter of type \
  'struct trace_seq *' [-Werror,-Wincompatible-pointer-types]

Fixes: ebc2d044 ("ANDROID: ftrace: add more vendor hook for ftrace dump on oops")
Bug: 177387994
Change-Id: I9866e4cc9466e77c5deaf8d644f4048c802b82c1
Signed-off-by: default avatarSatya Durga Srinivasu Prabhala <quic_satyap@quicinc.com>
parent 4c1aadd7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment