remoteproc/ste: Delete unused driver
authorJean Delvare <jdelvare@suse.de>
Mon, 5 Dec 2016 13:10:21 +0000 (14:10 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 10 Dec 2016 00:16:54 +0000 (16:16 -0800)
commit394c62000acb0b47b105d1b52e7d8f827c3293e3
tree970d6bc10278dc4721dc9b532d84e14537f54e7f
parenta4ff18e9ed1ddde1f0bcc26bd05730b50b227f48
remoteproc/ste: Delete unused driver

Back in July 2014 I asked around what was the intended target
platform for the STE Modem remoteproc driver, so that I could add the
proper hardware dependency to its config option. The answer I got was
that there was no known publicly available hardware needing it and it
was unlikely that there ever would.

So I think it's time to delete this driver to lower the maintenance
burden.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Suman Anna <s-anna@ti.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/ste_modem_rproc.c [deleted file]