ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 28 Jun 2019 17:38:01 +0000 (02:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 29 Jun 2019 13:31:14 +0000 (22:31 +0900)
commitcaee7619a99ed54f9bc1d2d0e0872739576382e8
tree64ef430d9f5f7c6649b241e7c8f5273d0dbc2d41
parentd5381853ad557d036c4d5d014d4a2e2837c5643e
ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y

Commit e27d6c7d328c ("ARM: uniphier: simplify SoC ID get function")
accidentally removed the macros needed to compile debug_ll.S

Revive them.

Fixes: e27d6c7d328c ("ARM: uniphier: simplify SoC ID get function")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/arm32/debug_ll.S