On 01.07.16 23:35, David Miller wrote:
From: Ivan Khoronzhuk <ivan.khoronz...@linaro.org> Date: Thu, 30 Jun 2016 22:04:35 +0300@@ -720,7 +763,7 @@ unlock_ret: } EXPORT_SYMBOL_GPL(cpdma_chan_submit); -bool cpdma_check_free_tx_desc(struct cpdma_chan *chan) +inline bool cpdma_check_free_desc(struct cpdma_chan *chan) {This needs to be marked static.
Yes. Will correct it. -- Regards, Ivan Khoronzhuk