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
committerMax Krummenacher <max.krummenacher@toradex.com>2020-09-02 09:46:49 +0200
commitec40238f723c1092663dfc83a98d70272382f2f7 (patch)
treeee779d039cc66b088a06e660a388173f520d600a /plat/imx/common/sci/ipc.c
parent9f183affc0221dac69fa2599ac91b9abad2c4465 (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. Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Id02fac3f098be2d71c35c6b4a18012515532f32a (cherry picked from commit e8bb1c2caa19fa224090eca0793586857199af9e)
Diffstat (limited to 'plat/imx/common/sci/ipc.c')
0 files changed, 0 insertions, 0 deletions