V4L/DVB (9490): linux-next: v4l-dvb tree build failure
commitac2657c10ccbba7b2c934681f17d7743deee3859
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 29 Oct 2008 05:20:11 +0000 (29 02:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:25 +0000 (29 17:53 -0200)
treeb775808bbfe08b5b8d2ba0b4cfabd1f66059953e
parent08a66aea55154b50f9e9e2e89cc85d8b75121568
V4L/DVB (9490): linux-next: v4l-dvb tree build failure

Today's linux-next build (x86_64 allmodconfig) failed like this:
drivers/media/dvb/dvb-core/dvbdev.c: In function 'dvb_register_device':
drivers/media/dvb/dvb-core/dvbdev.c:254: error: implicit declaration of function 'nums2minor'

Caused by commit f3d9182030d9655d9ffff33dfceb45b4a127b6ec ("V4L/DVB
(9361): Dynamic DVB minor allocation") which clearly has not even been
built with CONFIG_DVB_DYNAMIC_MINORS=y.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvbdev.c