In message: [linux-yocto] [PATCH 0/8] Fix some build error when enable some kernel config on 03/04/2021 Xiaolei Wang wrote:
> Hi Bruce, > > This review mainly fixes some kernel interface changes that lead to build > errors > > Please help me merge into v5.10/standard/nxp-sdk-5.4/nxp-imx8 branch merged. Bruce > > Ioana Ciornei (1): > bus: fsl-mc: add the fsl_mc_get_endpoint function > > Xiaolei Wang (7): > bus: fsl-mc: Fix build error appears from incompatible pointer type > when compiling dprc-driver.c > bus: fsl-mc: Fix build error: label'error_cleanup_open' used but not > defined > bus: fsl-mc: fix build error incompatible type for argument 2 > of'dprc_scan_objects' > media: mx6s_capture: fix build error undefined VFL_TYPE_GRABBER > media: capture: Fix build error when calling i2c_new_dummy function > undefined i2c_new_dummy > media: videobuf-core.c: Fix build error when calling the > v4l2_timeval_to_ns function > bus/fsl-mc: Fix build has no member named'options' and call function > parameter error > > drivers/bus/fsl-mc/dprc-driver.c | 22 +----- > drivers/bus/fsl-mc/fsl-mc-bus.c | 2 +- > drivers/bus/fsl-mc/fsl-mc-private.h | 76 +++++++++++++++++++ > .../media/platform/mxc/capture/mx6s_capture.c | 2 +- > .../platform/mxc/capture/ov5640_mipi_v2.c | 2 +- > drivers/media/v4l2-core/videobuf-core.c | 2 +- > include/linux/fsl/mc.h | 13 ++-- > 7 files changed, 90 insertions(+), 29 deletions(-) > > -- > 2.25.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9677): https://lists.yoctoproject.org/g/linux-yocto/message/9677 Mute This Topic: https://lists.yoctoproject.org/mt/81822942/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
