diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-01-04 08:02:52 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-16 19:17:11 -0500 |
commit | f5abd8a616d1e8d9ff6c1fbd5d10496ab5dcf1ea (patch) | |
tree | a4c113c0fbce7d5931d6f5703df0f4a01a9409fc /lib/string.c | |
parent | bcb0203c616b907ee39a131693a8718eef338c7b (diff) |
ram: k3-j721e: rename BIT_MASK()
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>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions