8 Mar
2017
8 Mar
'17
11:30 a.m.
On Tue, 2017-03-07 at 15:39 +0800, Keyon Jie wrote:
Move macros and inline functions to head file, and make the .c file clean.
Signed-off-by: Keyon Jie yang.jie@linux.intel.com
src/drivers/ssp.c | 113 ---------------------------------------------- src/include/reef/ssp.h | 118 +++++++++++++++++++++++++++++++++++++++++++++++++
Can you move the header to include/platform/ssp.h
Thanks
Liam