commit | 1e0d5615bbc37deb7732491798abccf8d3c3d244 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Nov 14 21:45:34 2017 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Nov 14 21:50:46 2017 -0800 |
tree | 01b18459701ef77d4ababb21ea50623dbb612457 | |
parent | 290318702bb2e7d74c24fbe52d8184fc79a17e93 [diff] |
rpmsg: glink: Add missing MODULE_LICENSE The qcom_glink_native driver is missing a MODULE_LICENSE(), correct this. Fixes: 835764ddd9af ("rpmsg: glink: Move the common glink protocol implementation to glink_native.c") Cc: stable@vger.kernel.org Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>