linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org, zubair.lutfullah@gmail.com,
	lars@metafoo.de, fengguang.wu@intel.com, Russ.Dill@ti.com,
	kbuild-all@01.org
Subject: Re: [PATCH] iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER
Date: Sat, 28 Sep 2013 11:47:42 +0100	[thread overview]
Message-ID: <5246B3CE.6040200@kernel.org> (raw)
In-Reply-To: <1380141441-9133-1-git-send-email-jic23@kernel.org>

On 09/25/13 21:37, Jonathan Cameron wrote:
> This avoids build problems such iio_push_to_buffers* not being defined.
> 
> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
> Reported-by: kbuild test robot <fengguang.wu@intel.com>
Applied to the togreg branch of iio.git.

> ---
>  drivers/iio/adc/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index 8b88518..2209f28 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -177,6 +177,7 @@ config TI_ADC081C
>  config TI_AM335X_ADC
>  	tristate "TI's AM335X ADC driver"
>  	depends on MFD_TI_AM335X_TSCADC
> +	select IIO_BUFFER
>  	select IIO_KFIFO_BUF
>  	help
>  	  Say yes here to build support for Texas Instruments ADC
> 

      parent reply	other threads:[~2013-09-28 10:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25 20:37 [PATCH] iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER Jonathan Cameron
2013-09-26  3:27 ` Zubair Lutfullah :
2013-09-28 10:47 ` Jonathan Cameron [this message]

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=5246B3CE.6040200@kernel.org \
    --to=jic23@kernel.org \
    --cc=Russ.Dill@ti.com \
    --cc=fengguang.wu@intel.com \
    --cc=kbuild-all@01.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=zubair.lutfullah@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).