This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: sync-with-kernel.sh: tuner-xc2028-types.h -> xc2028-types.h Author: Hans Verkuil <hverkuil-ci...@xs4all.nl> Date: Thu Apr 7 13:28:17 2022 +0200 This header was renamed. Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl> sync-with-kernel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=71bb951d3f837331a5f114e548c1144914798c7a diff --git a/sync-with-kernel.sh b/sync-with-kernel.sh index 8ae078c5e0d2..9933f5622dd6 100755 --- a/sync-with-kernel.sh +++ b/sync-with-kernel.sh @@ -17,7 +17,7 @@ if [ -z "${KERNEL_DIR}" -o \ ! -f ${KERNEL_DIR}/usr/include/linux/lirc.h -o \ ! -f ${KERNEL_DIR}/usr/include/linux/bpf.h -o \ ! -f ${KERNEL_DIR}/usr/include/linux/bpf_common.h -o \ - ! -f ${KERNEL_DIR}/drivers/media/tuners/tuner-xc2028-types.h -o \ + ! -f ${KERNEL_DIR}/drivers/media/tuners/xc2028-types.h -o \ ! -f ${KERNEL_DIR}/usr/include/linux/input-event-codes.h ]; then echo "Usage: $0 KERNEL_DIR" echo _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits