linux/arch/arm/mach-uniphier
Masahiro Yamada 3137b71656 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>
2016-04-12 12:06:27 -07:00
..
Kconfig
Makefile
headsmp.S
platsmp.c ARM: uniphier: drop weird sizeof() 2016-04-12 12:06:27 -07:00
uniphier.c