commit | ee6cff33a50414b75523f936eafb43a7dc5939db | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@linaro.org> | Mon Sep 10 12:21:35 2018 +0800 |
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | Wed Sep 26 16:48:39 2018 +0800 |
tree | b308cc9f70c728ece2bc93901456227770600754 | |
parent | 2b9f815951dc734ad6e9e8e45a62a2921397a5bd [diff] |
hikey960: fix build issue for clang plat/hisilicon/hikey960/include/plat_macros.S:19:55: error: unexpected token in '.asciz' directive .asciz "gicd_ispendr regs (Offsets 0x200 - 0x278)\n" " Offset:\t\t\tvalue\n" ^ Makefile:720: recipe for target 'build/hikey960/debug/bl1/cortex_a53.o' failed make: *** [build/hikey960/debug/bl1/cortex_a53.o] Error 1 Merge the two lines into one. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>