Skip to content
Commit 2f6ba579 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent cad3cde3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment