From: Denis Efremov Date: Thu, 9 May 2013 10:36:53 +0000 (+0400) Subject: arch/tile: remove inline marking of EXPORT_SYMBOL functions X-Git-Tag: v3.10-rc1~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4833d7f0a86fd9a44f98bedf0c639e1da070d3a0;p=pandora-kernel.git arch/tile: 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 Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed