
9 Nov
2018
9 Nov
'18
7:18 a.m.
Drop the _AC and UL macros from common.h. Linux headers is the original source of this macro, so keep its definition in the same header.
Update existing users of these macros to include const.h directly.
Cc: Daniel Schwierzeck daniel.schwierzeck@gmail.com Cc: Rick Chen rick@andestech.com Signed-off-by: Baruch Siach baruch@tkos.co.il
I know you'll need to now drop the MIPS part but otherwise:
Reviewed-by: Tom Rini trini@konsulko.com
Reviewed-by: Rick Chen rick@andestech.com
-- Tom