10 Aug
2012
10 Aug
'12
4:57 p.m.
On Thu, Aug 09, 2012 at 11:16:26PM -0700, Jerry Snitselaar wrote:
With commit 28d528c8 "ASoC: core: Remove pointless error on card registration failure", the variable ret is no longer used in soc_probe() and generates an unused variable warning during a build.
Applied, thanks.