commit | 395a48053af6c5e0f0217b610dcb7225ea3e3e42 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Mar 27 22:26:34 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 28 17:58:07 2017 -0700 |
tree | dc37d06d2e0537187101c478452f8ff1d663bd84 | |
parent | 5052de8deff5619a9b7071f00084fd0264b58e17 [diff] |
soc: qcom: smd: Remove standalone driver Remove the standalone SMD implementation as we have transitioned the client drivers to use the RPMSG based one. Also remove all dependencies on QCOM_SMD from Kconfig files, in order to keep them selectable in the absence of the removed symbol. Acked-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>