From: Vinod Koul Date: Thu, 6 Nov 2014 14:00:43 +0000 (+0530) Subject: ASoC: Intel: mrfld - remove non static definition X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~16^3~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b105fe447116ee3cd7fe3c09ca6a6d6a05c736b;p=pandora-kernel.git ASoC: Intel: mrfld - remove non static definition sst_save_shim64() is defined as static in code but header is non static. Since this is not used other than file where defined remove non static definition Reported-by: kbuild test robot Signed-off-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed