commit | c0a9a3dd17691a9ebeba6c5577b4a32883be7e63 | [log] [tgz] |
---|---|---|
author | Kacper Kubkowski <kkubkowski@fluence.pl> | Wed May 12 15:25:48 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Sat Jul 10 16:53:34 2021 +0200 |
tree | 45aa12b6924f108ede413d27494799a98cf466ee | |
parent | 9acb70167407f4abdf012f86b1b7aebd7bde5954 [diff] |
arm/mach-imx: Fix macros in mmdc_size.c Make macros actually use passed parameter instead of local variables that happen to be named the same as symbols in macro expansion. Signed-off-by: Kacper Kubkowski <kkubkowski@fluence.pl>