From: Robert Jarzmik <robert.jarzmik@free.fr>
To: g.liakhovetski@gmx.de
Cc: linux-media@vger.kernel.org
Subject: v4.1-rcX regression in v4l2 build
Date: Tue, 12 May 2015 21:46:27 +0200 [thread overview]
Message-ID: <87d225mve4.fsf@belgarion.home> (raw)
Hi Guennadi,
Today I noticed the mioa701 build is broken on v4.1-rcX series. It was working
in v4.0.
The build error I get is :
LINK vmlinux
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
drivers/built-in.o: In function `v4l2_clk_set_rate':
/home/rj/mio_linux/kernel/drivers/media/v4l2-core/v4l2-clk.c:196: undefined reference to `clk_round_rate'
Makefile:932: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
make: Target '_all' not remade because of errors.
I have no idea what changed. Do you have a clue ?
Cheers.
--
Robert
PS: A small extract of my .config
rj@belgarion:~/mio_linux/kernel$ grep CLK .config
CONFIG_HAVE_CLK=y
CONFIG_PM_CLK=y
# CONFIG_MMC_CLKGATE is not set
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLKSRC_OF=y
CONFIG_CLKSRC_MMIO=y
CONFIG_CLKSRC_PXA=y
rj@belgarion:~/mio_linux/kernel$ grep V4L .config
CONFIG_VIDEO_V4L2=y
CONFIG_V4L_PLATFORM_DRIVERS=y
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_V4L_TEST_DRIVERS is not set
CONFIG_DVB_AU8522_V4L=m
next reply other threads:[~2015-05-12 19:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-12 19:46 Robert Jarzmik [this message]
2015-05-12 20:51 ` v4.1-rcX regression in v4l2 build Guennadi Liakhovetski
2015-05-12 21:09 ` Guennadi Liakhovetski
2015-05-13 19:26 ` Robert Jarzmik
2015-05-13 19:48 ` Russell King - ARM Linux
2015-05-13 19:54 ` Robert Jarzmik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d225mve4.fsf@belgarion.home \
--to=robert.jarzmik@free.fr \
--cc=g.liakhovetski@gmx.de \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox