From: Denis Efremov Date: Thu, 9 May 2013 09:19:40 +0000 (+0400) Subject: dw_dmac: remove inline marking of EXPORT_SYMBOL functions X-Git-Tag: v3.11-rc1~75^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8004cbb481494c166596b0d469a6c777415e18f6;p=pandora-kernel.git dw_dmac: remove inline marking of EXPORT_SYMBOL functions EXPORT_SYMBOL and inline directives are contradictory to each other. The patch fixes this inconsistency. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Denis Efremov Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed