]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mmc: sh_mmcif: Convert extern inline to static inline.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:21:25 +0000 (12:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 4 Nov 2010 03:21:25 +0000 (12:21 +0900)
commit2f6ba5792ce9e4a731baeb976ccc72e0cf43d20b
treec229ef513996d87ad9fd21799444e6d2590353e7
parentcad3cde3f6f2a7854489f957dc22aa9a23afb06c
mmc: sh_mmcif: Convert extern inline to static inline.

Presently the extern inline case results in a compiler warning on ARM due
to the memory barrier definition used in the I/O routines. These
ultimately all want to be static inline anyways, so just convert them all
in place.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/linux/mmc/sh_mmcif.h