commit | 76240bc72de758ab05447ad4a57a183c0aa7c6f3 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 10 20:07:31 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 10 22:41:52 2019 +0900 |
tree | 85ca1885136aa6ac2c3b01e84fdbe9437dc8fd6c | |
parent | 1454036ef1f63d9033433628f95cd4cbc6d25c26 [diff] |
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup() The .boot_device_fixup() is only called by SPL. Now that 64-bit SoCs of this SoC family no longer support SPL, debug-uart-ld20.c is never compiled. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>