commit | 8004cbb481494c166596b0d469a6c777415e18f6 | [log] [tgz] |
---|---|---|
author | Denis Efremov <yefremov.denis@gmail.com> | Thu May 09 13:19:40 2013 +0400 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Jul 05 11:40:36 2013 +0530 |
tree | 5c7c2b283a9485971635bececb78aea662c785f5 | |
parent | c1a9d391adc7feb219edd354deacb587b26cad06 [diff] |
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 <yefremov.denis@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>