summaryrefslogtreecommitdiff
path: root/plat/imx/common/sci/ipc.c
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2019-12-04 02:48:37 -0600
committerTom Hochstein <tom.hochstein@nxp.com>2020-08-31 16:56:14 -0500
commitaf31d150b46c4d341c7e2c851318db225cc6c10b (patch)
tree675579cb7f02542f7d5dda904b268b0a9d9c3d27 /plat/imx/common/sci/ipc.c
parent2b93f4a8a277daf8f354790cde3728b62a0c1931 (diff)
imx: Fix missing inclusion of cdefs.h
This was found by compiling with -fno-common: ./build/picopi/release/bl2/imx_snvs.o:(.bss.__packed+0x0): multiple definition of `__packed'; ./build/picopi/release/bl2/imx_caam.o:(.bss.__packed+0x0): first defined here __packed was intended to be the attribute macro from cdefs.h, not an object of the structure type. Upstream-Status: Backport Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Id02fac3f098be2d71c35c6b4a18012515532f32a
Diffstat (limited to 'plat/imx/common/sci/ipc.c')
0 files changed, 0 insertions, 0 deletions