]> git.ipfire.org Git - thirdparty/linux.git/commit
remoteproc: pru: Remove empty remove callback
authorAndrew Davis <afd@ti.com>
Mon, 2 Mar 2026 20:27:28 +0000 (14:27 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Fri, 6 Mar 2026 17:28:18 +0000 (10:28 -0700)
commitd1165ef7e9d2bc86a7efeac386435de104c0ba2f
treef8e739205bebd116592a4107335a9c611fa09595
parent8f5dea46d06e306354203bf594129a199943dfc2
remoteproc: pru: Remove empty remove callback

The .remove() callback only prints out a debug message, remove
this otherwise unneeded callback.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20260302202728.322073-2-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/pru_rproc.c