Re: [PATCH v3 2/5] soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()
From: Trilok Soni
Date: Thu May 25 2023 - 16:21:56 EST
On 5/25/2023 5:09 AM, Robert Marko wrote:
SMEM has been GPL licensed from the start, and there is no reason to use
EXPORT_SYMBOL() so switch to the GPL version.
Signed-off-by: Robert Marko <robimarko@xxxxxxxxx>
Excellent. Thank you.
Reviewed-by: Trilok Soni <tsoni@xxxxxxxxxxx>
---Trilok Soni