Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fixes #1

Merged
merged 10 commits into from
Mar 24, 2021
Merged

Build fixes #1

merged 10 commits into from
Mar 24, 2021

Conversation

ivecera
Copy link
Owner

@ivecera ivecera commented Mar 24, 2021

Fix build failures

Change-Id: I089deacbcb759574acb017d05b6994e78d65661c
Signed-off-by: Ivan Vecera <[email protected]>
Change-Id: Ibb095a33e5b053614d799c75d3f32793d6582f32
Signed-off-by: Ivan Vecera <[email protected]>
Fixes:
  CC      drivers/soc/qcom/memshare/heap_mem_ext_v01.o
In file included from drivers/soc/qcom/tracer_pkt_private.h:49,

                 from drivers/soc/qcom/tracer_pkt.c:18:

./include/trace/define_trace.h:88:42: fatal error: ./tracer_pkt_private.h: No such file or directory

 #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)

Change-Id: I1b3b3a07c938b24c59cb85f8e53e26402025cfab
Signed-off-by: Ivan Vecera <[email protected]>
Change-Id: Iff4c129aa3797e509fa4d6523d06d55d3ce60df8
Signed-off-by: Ivan Vecera <[email protected]>
Change-Id: I16e066a0bd6772a953b245eb0a21fff93d0b880e
Signed-off-by: Ivan Vecera <[email protected]>
Fixes:
  CC      drivers/clk/qcom/mdss/mdss-dp-pll-10nm-util.o
In file included from drivers/clk/qcom/mdss/mdss_pll_trace.h:116,

                 from drivers/clk/qcom/mdss/mdss-dsi-pll-10nm.c:24:

./include/trace/define_trace.h:88:42: fatal error: ./mdss_pll_trace.h: No such file or directory

 #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)

Change-Id: I8d71f7344547a3f26eb766214231715bb94e3347
Signed-off-by: Ivan Vecera <[email protected]>
Fixes:
  CC      drivers/platform/msm/ipa/ipa_clients/rndis_ipa.o
In file included from drivers/platform/msm/ipa/ipa_clients/rndis_ipa_trace.h:81,

                 from drivers/platform/msm/ipa/ipa_clients/rndis_ipa.c:36:

./include/trace/define_trace.h:88:42: fatal error: ./rndis_ipa_trace.h: No such file or directory

 #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
  CC      drivers/platform/msm/ipa/ipa_v3/ipa.o
In file included from drivers/platform/msm/ipa/ipa_v3/ipa_trace.h:153,

                 from drivers/platform/msm/ipa/ipa_v3/ipa.c:58:

./include/trace/define_trace.h:88:42: fatal error: ./ipa_trace.h: No such file or directory

 #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)

Change-Id: Ie0bc0e7592fc1d8a98036399372f6aafa7c3274c
Signed-off-by: Ivan Vecera <[email protected]>
Change-Id: I3c785efaadda3c0f129c546c9f13b436de6fc042
Signed-off-by: Ivan Vecera <[email protected]>
Change-Id: I5c00c2b5d65612190d5aa8514830bec68c48e450
Signed-off-by: Ivan Vecera <[email protected]>
Change-Id: I344c6e92babf28dd6ea7ee3a47307538c9016879
Signed-off-by: Ivan Vecera <[email protected]>
@ivecera ivecera merged commit cdb1274 into sdm710-q Mar 24, 2021
@ivecera ivecera deleted the build_fixes branch March 24, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant