FROMLIST: remoteproc: core: Export the rproc coredump APIs
The remoteproc coredump APIs are currently only part of the internal remoteproc header. This prevents the remoteproc platform drivers from using these APIs when needed. This change moves the rproc_coredump() and rproc_coredump_cleanup() APIs to the linux header and marks them as exported symbols. Signed-off-by:Siddharth Gupta <sidgup@codeaurora.org> Bug: 188764827 Link: https://lore.kernel.org/linux-remoteproc/1623722930-29354-2-git-send-email-sidgup@codeaurora.org/ Change-Id: I8333774acb748fae10e0fd5146b747c4cf2ea6c7 Signed-off-by:
Siddharth Gupta <quic_sidgup@quicinc.com>
Loading
Please sign in to comment