hikey: fix build issue for clang
authorHaojian Zhuang <haojian.zhuang@linaro.org>
Mon, 10 Sep 2018 03:28:25 +0000 (11:28 +0800)
committerHaojian Zhuang <haojian.zhuang@linaro.org>
Wed, 26 Sep 2018 08:10:24 +0000 (16:10 +0800)
commit00a6462481f4bb8ddad03eb3f758d15e65eba707
tree82d52787f63d3aa6b194f45d07cb3fd80bc2ad6f
parent9068257ea7e0242214f9e833410d9b3fc8bcbe45
hikey: fix build issue for clang

plat/hisilicon/hikey/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/hikey/debug/bl1/cortex_a53.o' failed
make: *** [build/hikey/debug/bl1/cortex_a53.o] Error 1

Merge two lines into one line.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
plat/hisilicon/hikey/include/plat_macros.S