diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-03-25 03:14:02 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-04-12 21:06:27 +0200 |
commit | 3137b716568f3ca8ca575fd13b91ddb42abd6844 (patch) | |
tree | 575aeca3738b65df7955c45ca35281053ac13279 /drivers/bus/uniphier-system-bus.c | |
parent | Merge tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson into ... (diff) | |
download | linux-3137b716568f3ca8ca575fd13b91ddb42abd6844.tar.xz linux-3137b716568f3ca8ca575fd13b91ddb42abd6844.zip |
ARM: uniphier: drop weird sizeof()
My intention was to ioremap a 4-byte register. Coincidentally enough,
sizeof(SZ_4) equals to SZ_4, but this code is weird anyway.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions