commit | 5ecf85f082e2e0f4bfd967b9c7ae9d0b89552153 | [log] [tgz] |
---|---|---|
author | Denis Efremov <yefremov.denis@gmail.com> | Thu May 09 14:36:56 2013 +0400 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Jun 24 19:44:18 2013 +0200 |
tree | 0fb18f06c77dda6a61f9ba25ce881822bf43d110 | |
parent | a915b84a7b59fa7d5cdcb210abc49bd445b58124 [diff] |
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>