summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorMarek BehĂșn <[email protected]>2021-05-20 13:24:12 +0200
committerTom Rini <[email protected]>2021-05-24 14:21:30 -0400
commitb83120df7923eb572ab6d88505f234b6784a2b6b (patch)
tree99095d4136de6b5f1cbb1d353c45a43ee8332b4b /scripts/cleanpatch
parente5fc9037dd3391a63cf6f6f7da015507ae12158d (diff)
ARM: fix LTO for imx28_xea
When imx28_xea_defconfig is built with LTO, the compiler complains about the two different declarations of _start: include/asm-generic/sections.h as extern void _start(void); arch/arm/cpu/arm926ejs/mxs/mxs.c as extern uint32_t _start; Fix this. Signed-off-by: Marek BehĂșn <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions