Re: [PATCH v3 1/2] soc: qcom: smd: Introduce compile stubs

2016-04-27 Thread Andy Gross
On 27 April 2016 at 14:13, Bjorn Andersson wrote: > Introduce compile stubs for the SMD API, allowing consumers to be > compile tested. > > Signed-off-by: Bjorn Andersson > --- > > Changes since v2: > - Introduce this patch, to allow compile testing of QRTR_SMD > > include/linux/soc/qcom/smd.h |

[PATCH v3 1/2] soc: qcom: smd: Introduce compile stubs

2016-04-27 Thread Bjorn Andersson
Introduce compile stubs for the SMD API, allowing consumers to be compile tested. Signed-off-by: Bjorn Andersson --- Changes since v2: - Introduce this patch, to allow compile testing of QRTR_SMD include/linux/soc/qcom/smd.h | 28 +++- 1 file changed, 27 insertions(+),