
18 Jan
2021
18 Jan
'21
2:02 p.m.
On Mon, Jan 04, 2021 at 08:02:52AM +0100, Heinrich Schuchardt wrote:
The macro BIT_MASK is already defined in include/linux/bitops.h. To avoid name collisions rename BIT_MASK() in drivers/ram/k3-j721e/lpddr4_private.h to LPDDR4_BIT_MASK().
Remove superfluous parantheses. Remove superfluous comparison to 0.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom