memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro error
authorBiju Das <biju.das.jz@bp.renesas.com>
Tue, 1 Apr 2025 14:35:20 +0000 (15:35 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 15 Apr 2025 06:19:02 +0000 (08:19 +0200)
commitbf657e234ac12923b579b13d8b9f1b5ca0519697
treee4975c0ec135658b4ff5c69940c0e252b2768775
parent0af2f6be1b4281385b618cb86ad946eded089ac8
memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro error

Fix the below macro error found while moving the reg definitions
to renesas-rpc-if-regs.h in the later patch.

ERROR: Macros with complex values should be enclosed in parentheses

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20250401143537.224047-3-biju.das.jz@bp.renesas.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/memory/renesas-rpc-if.c