[COMMON][MEM] get rid of inline accessors for public functions
Stop confusing gcc 5.1. Fixes build warnings: common/mem.h:59:14: warning: inline function 'mem_phys2virt' declared but never defined inline void *mem_phys2virt(void *addr); Reported-by:Robert C Nelson <robertcnelson@gmail.com> Signed-off-by:
Nishanth Menon <nm@ti.com>
Showing
Please register or sign in to comment