aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/remoteproc-omap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/remoteproc-omap.h')
-rw-r--r--include/linux/platform_data/remoteproc-omap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/platform_data/remoteproc-omap.h b/include/linux/platform_data/remoteproc-omap.h
index 3c1c6444ec4b..bfbd12b41162 100644
--- a/include/linux/platform_data/remoteproc-omap.h
+++ b/include/linux/platform_data/remoteproc-omap.h
@@ -50,7 +50,7 @@ void __init omap_rproc_reserve_cma(void);
#else
-void __init omap_rproc_reserve_cma(void)
+static inline void __init omap_rproc_reserve_cma(void)
{
}