]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k/sun3: remove inline marking of EXPORT_SYMBOL functions
authorDenis Efremov <yefremov.denis@gmail.com>
Thu, 9 May 2013 10:36:56 +0000 (14:36 +0400)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 21 May 2013 19:29:21 +0000 (21:29 +0200)
commitf2c23a7e0856e92429a42ed4c53bb012116a5b65
tree7e6c0e2f787a24b4ab2c6860ec39f9d8cc1e6f7d
parentf23de8bc376bbcc8029a7f002fd14a08a272d589
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 <yefremov.denis@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/sun3/sun3dvma.c