Re: [U-Boot] [PATCH v3 3/5] Use _AC and UL macros from linux/const.h

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
2373
Age (days ago)
2373
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen