All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Jonathan Cameron <jic23@cam.ac.uk>
Cc: linux-iio@vger.kernel.org
Subject: Re: linux-next: build error from iio_simple_dummy_buffer.c
Date: Mon, 31 Oct 2011 14:38:20 +0300	[thread overview]
Message-ID: <20111031113820.GB15494@mwanda> (raw)
In-Reply-To: <4EAE8574.2050900@cam.ac.uk>

[-- Attachment #1: Type: text/plain, Size: 990 bytes --]

On Mon, Oct 31, 2011 at 11:24:36AM +0000, Jonathan Cameron wrote:
> On 10/28/11 12:29, Dan Carpenter wrote:
> > I get a compile error in linux-next:
> > 
> >   CC [M]  drivers/staging/iio/iio_simple_dummy_buffer.o
> >   drivers/staging/iio/iio_simple_dummy_buffer.c: In function ‘iio_simple_dummy_configure_buffer’:
> >   drivers/staging/iio/iio_simple_dummy_buffer.c:154:18: error: ‘THIS_MODULE’ undeclared (first use in this function)
> >   drivers/staging/iio/iio_simple_dummy_buffer.c:154:18: note: each undeclared identifier is reported only once for each function it appears in
> >   make[1]: *** [drivers/staging/iio/iio_simple_dummy_buffer.o] Error 1
> >   make: *** [drivers/staging/iio/iio_simple_dummy_buffer.o] Error 2
> > 
> > We could just include <linux/module.h> I guess?
> Yup, my bad.  Do you want to do the patch, or shall I do it and
> credit it to you?

Do no work and collect a Reported-by is always prefered.  :)

thanks,
dan carpenter



[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2011-10-31 11:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-28 11:29 linux-next: build error from iio_simple_dummy_buffer.c Dan Carpenter
2011-10-31 11:24 ` Jonathan Cameron
2011-10-31 11:38   ` Dan Carpenter [this message]
2011-11-07 15:10     ` Jonathan Cameron

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=20111031113820.GB15494@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=jic23@cam.ac.uk \
    --cc=linux-iio@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.