summaryrefslogtreecommitdiff
path: root/drivers/mtd
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2021-05-20 14:24:12 +0300
committerTom Rini <trini@konsulko.com>2021-05-24 21:21:30 +0300
commitb83120df7923eb572ab6d88505f234b6784a2b6b (patch)
tree99095d4136de6b5f1cbb1d353c45a43ee8332b4b /drivers/mtd
parente5fc9037dd3391a63cf6f6f7da015507ae12158d (diff)
downloadu-boot-b83120df7923eb572ab6d88505f234b6784a2b6b.tar.xz
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 <marek.behun@nic.cz> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions