linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build error from iio_simple_dummy_buffer.c
@ 2011-10-28 11:29 Dan Carpenter
  2011-10-31 11:24 ` Jonathan Cameron
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Carpenter @ 2011-10-28 11:29 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio

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 =E2=80=98iio=
_simple_dummy_configure_buffer=E2=80=99:
  drivers/staging/iio/iio_simple_dummy_buffer.c:154:18: error: =E2=80=98T=
HIS_MODULE=E2=80=99 undeclared (first use in this function)
  drivers/staging/iio/iio_simple_dummy_buffer.c:154:18: note: each undecl=
ared 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?

regards,
dan carpenter

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-07 15:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2011-11-07 15:10     ` Jonathan Cameron

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).