From: Quanyang Wang <[email protected]>
Hi Bruce & Michal,
Would you please help review these patches?
These patches fix the build error when enabling allyesconfig for arm and arm64.
And the build errors can be reproduced by:
For arm32:
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- allyesconfig
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-
For arm64:
make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- allyesconfig
make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu-
Thanks,
Quanyang
Quanyang Wang (13):
kbuild: add xilinx-sdirxss.h/xilinx-hls.h/xilinx-v4l2-events.h to
no-header-test
staging: xroeframer: rename "lp" to "xroe_lp"
include: uapi: xlnx_tsmux: fix hdrtest failure due to unknown type
name
include: uapi: xlnxsync: fix hdrtest failure due to unknown type name
misc: xilinx-ai-engine: fix compile error due to incorrect arg type
pmbus: tps544: adapt for updated pmbus interfaces
media: adv7511-v4l2: fix compile error
firmware: xilinx: unify function definitions
v4l: xilinx: hdmirx: add missing header to fix compile error
crypto: xilinx: Drop COMPILE_TEST for CRYPTO_DEV_ZYNQMP_SHA3
rtc: zynqmp: fix linking failure for ARCH arm
clk: si5324: fix linking failure for ARCH arm
spi: spi-cadence-quadspi: fix linking failure for ARCH arm
drivers/clk/si5324drv.c | 5 +-
drivers/crypto/Kconfig | 2 +-
drivers/hwmon/pmbus/tps544.c | 18 ++---
drivers/media/i2c/adv7511-v4l2.c | 2 +-
.../media/platform/xilinx/xilinx-hdmirxss.c | 1 +
.../misc/xilinx-ai-engine/ai-engine-sysfs.c | 2 +-
drivers/rtc/rtc-zynqmp.c | 6 +-
drivers/spi/spi-cadence-quadspi.c | 5 +-
drivers/staging/xroeframer/xroe_framer.c | 22 +++---
include/linux/firmware/xlnx-zynqmp.h | 8 +-
include/uapi/linux/xlnx_mpg2tsmux_interface.h | 45 +++++------
include/uapi/linux/xlnxsync.h | 74 ++++++++++---------
usr/include/Makefile | 3 +
13 files changed, 101 insertions(+), 92 deletions(-)
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10091):
https://lists.yoctoproject.org/g/linux-yocto/message/10091
Mute This Topic: https://lists.yoctoproject.org/mt/84148447/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-