aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/mach-common/mach/romimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/mach-common/mach/romimage.h')
-rw-r--r--arch/sh/include/mach-common/mach/romimage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/include/mach-common/mach/romimage.h b/arch/sh/include/mach-common/mach/romimage.h
index 08fb42269ecd..3670455faaac 100644
--- a/arch/sh/include/mach-common/mach/romimage.h
+++ b/arch/sh/include/mach-common/mach/romimage.h
@@ -4,7 +4,7 @@
4 4
5#else /* __ASSEMBLY__ */ 5#else /* __ASSEMBLY__ */
6 6
7extern inline void mmcif_update_progress(int nr) 7static inline void mmcif_update_progress(int nr)
8{ 8{
9} 9}
10 10