diff options
author | Tom Rini <trini@konsulko.com> | 2023-07-17 15:29:20 -0400 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2023-11-12 12:03:42 +0000 |
commit | f054f12089cb63cf59b99f5a3bee30e55f105be3 (patch) | |
tree | 8ca52f3cb9081be074fdb6c316c9b09bbb30448f /drivers/ddr/microchip/ddr2_regs.h | |
parent | ffb02942fab024d4a9b6a3346b9791457e272ff4 (diff) |
arm: sunxi: Correct warning in board_fit_config_name_match
When building this with clang, we get a warning about having excess
parenthesis here, or that we're incorrectly using "==" when we want "=".
Correct these by using the common size macro.
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[Andre: Use SZ_512M as per Simon's suggestion]
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_regs.h')
0 files changed, 0 insertions, 0 deletions