commit | caee7619a99ed54f9bc1d2d0e0872739576382e8 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jun 29 02:38:01 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jun 29 22:31:14 2019 +0900 |
tree | 64ef430d9f5f7c6649b241e7c8f5273d0dbc2d41 | |
parent | d5381853ad557d036c4d5d014d4a2e2837c5643e [diff] |
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>