From: Denis Efremov Date: Thu, 9 May 2013 10:36:56 +0000 (+0400) Subject: m68k/sun3: remove inline marking of EXPORT_SYMBOL functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ecf85f082e2e0f4bfd967b9c7ae9d0b89552153;p=pandora-kernel.git m68k/sun3: 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: Geert Uytterhoeven --- Reading git-diff-tree failed