On Wed, Jan 20, 2021 at 10:46:55AM -0600, Alexandru Gagniuc wrote: > Use the IS_ENABLED() macro to control code flow, instead of the > caveman approach of sprinkling #ifdefs. Code size is not affected, as > the linker garbage-collects unused functions. However, readability is > improved significantly. > > Signed-off-by: Alexandru Gagniuc <[email protected]> > Reviewed-by: Simon Glass <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature

