]> code.ossystems Code Review - meta-freescale.git/commit
skmm-ep: fix the inline function definition with gcc 5.x
authorZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 23 Sep 2015 13:35:39 +0000 (21:35 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:22 +0000 (15:03 -0300)
commitf4e47fbc829758444d4835e03040d9a8d1ec0bc2
tree7a71ca0cb45fcadcc2cbea242e328b434980a88b
parenta057f900f43d8f6a6ae631bd435949846a072b67
skmm-ep: fix the inline function definition with gcc 5.x

There are different semantics for inline functions for gcc-5.x compared to
previous gcc. Fix the following build error.
| skmm.c:(.text.startup+0xfc): undefined reference to `va_to_pa'
| skmm.c:(.text.startup+0x10c): undefined reference to `va_to_pa'

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-extended/skmm-ep/skmm-ep/skmm-ep-fix-the-inline-function-definition-with-gcc-.patch [new file with mode: 0644]
recipes-extended/skmm-ep/skmm-ep_git.bb