Commit 8ad88eae authored by Pavankumar Kondeti's avatar Pavankumar Kondeti Committed by Treehugger Robot
Browse files

ANDROID: dma-buf: Fix build breakage with !CONFIG_DMABUF_SYSFS_STATS



The commit c5589c7e ("ANDROID: dma-buf: Add vendor hook for
deferred dmabuf sysfs stats release") introduced a build breakage
on non-GKI targets which don't have CONFIG_DMABUF_SYSFS_STATS
enabled. It is due to invisibility of struct dma_buf_sysfs_entry
in the trace hook header file. We can get away with it by moving
the header inclusion from trace hook header to vendor hooks driver.

Bug: 261818075
Change-Id: Ibb79bd67c9f1b36fe2b5d569ab9369f376a78b77
Signed-off-by: default avatarPavankumar Kondeti <quic_pkondeti@quicinc.com>
parent ce18af9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment