[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130617203707.GA8335@krebstar.arl.arizona.edu>
Date: Mon, 17 Jun 2013 13:37:07 -0700
From: Jim Davis <jim.epost@...il.com>
To: sfr@...b.auug.org.au
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
jic23@....ac.uk
Subject: randconfig build error with next-20130617, in drivers/staging/iio
Building with the attached random configuration file,
drivers/built-in.o: In function `iio_simple_dummy_configure_buffer':
/home/jim/linux-next/linux/drivers/staging/iio/iio_simple_dummy_buffer.c:135: undefined reference to `iio_kfifo_allocate'
/home/jim/linux-next/linux/drivers/staging/iio/iio_simple_dummy_buffer.c:195: undefined reference to `iio_kfifo_free'
drivers/built-in.o: In function `iio_simple_dummy_unconfigure_buffer':
/home/jim/linux-next/linux/drivers/staging/iio/iio_simple_dummy_buffer.c:209: undefined reference to `iio_kfifo_free'
make: *** [vmlinux] Error 1
Naively changing
CONFIG_IIO_KFIFO=m
to
CONFIG_IIO_KFIFO=y
in the configuration file seems to fix that.
View attachment "randconfig-20130617" of type "text/plain" (62796 bytes)
Powered by blists - more mailing lists