From: Jonathan Cameron <jic23@cam.ac.uk>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
linux-iio@vger.kernel.org, Greg KH <greg@kroah.com>
Subject: Re: mmotm 2010-07-27-14-56 uploaded (staging/iio)
Date: Wed, 28 Jul 2010 19:32:00 +0100 [thread overview]
Message-ID: <4C5077A0.7090701@cam.ac.uk> (raw)
In-Reply-To: <20100728085428.1e50a262.randy.dunlap@oracle.com>
Thanks,
Sorry, my bad, will send fix out shortly.
Jonathan
> On Tue, 27 Jul 2010 14:56:50 -0700 akpm@linux-foundation.org wrote:
>
>> The mm-of-the-moment snapshot 2010-07-27-14-56 has been uploaded to
>>
>> http://userweb.kernel.org/~akpm/mmotm/
>>
>> and will soon be available at
>>
>> git://zen-kernel.org/kernel/mmotm.git
>
>
> (from linux-next.patch ?)
>
> In file included from drivers/staging/iio/accel/lis3l02dq_core.c:31:
> drivers/staging/iio/accel/../ring_sw.h:223: warning: 'struct iio_ring_access_funcs' declared inside parameter list
> drivers/staging/iio/accel/../ring_sw.h:223: warning: its scope is only this definition or declaration, which is probably not what you want
> In file included from drivers/staging/iio/accel/lis3l02dq_core.c:35:
> drivers/staging/iio/accel/lis3l02dq.h:161: error: field 'help' has incomplete type
> drivers/staging/iio/accel/lis3l02dq_core.c: In function 'lis3l02dq_spi_read_reg_8':
> drivers/staging/iio/accel/lis3l02dq_core.c:54: warning: type defaults to 'int' in declaration of '__mptr'
> drivers/staging/iio/accel/lis3l02dq_core.c:54: warning: initialization from incompatible pointer type
> drivers/staging/iio/accel/lis3l02dq_core.c: In function 'lis3l02dq_spi_write_reg_8':
> drivers/staging/iio/accel/lis3l02dq_core.c:92: warning: type defaults to 'int' in declaration of '__mptr'
> drivers/staging/iio/accel/lis3l02dq_core.c:92: warning: initialization from incompatible pointer type
> drivers/staging/iio/accel/lis3l02dq_core.c: In function 'lis3l02dq_spi_write_reg_s16':
> drivers/staging/iio/accel/lis3l02dq_core.c:128: warning: type defaults to 'int' in declaration of '__mptr'
> drivers/staging/iio/accel/lis3l02dq_core.c:128: warning: initialization from incompatible pointer type
> drivers/staging/iio/accel/lis3l02dq_core.c: In function 'lis3l02dq_spi_read_reg_s16':
> drivers/staging/iio/accel/lis3l02dq_core.c:172: warning: type defaults to 'int' in declaration of '__mptr'
> drivers/staging/iio/accel/lis3l02dq_core.c:172: warning: initialization from incompatible pointer type
> drivers/staging/iio/accel/lis3l02dq_core.c: In function 'lis3l02dq_thresh_handler_th':
> drivers/staging/iio/accel/lis3l02dq_core.c:615: warning: type defaults to 'int' in declaration of '__mptr'
> drivers/staging/iio/accel/lis3l02dq_core.c:615: warning: initialization from incompatible pointer type
> drivers/staging/iio/accel/lis3l02dq_core.c:618: error: dereferencing pointer to incomplete type
> drivers/staging/iio/accel/lis3l02dq_core.c: In function 'lis3l02dq_stop_device':
> drivers/staging/iio/accel/lis3l02dq_core.c:865: warning: type defaults to 'int' in declaration of '__mptr'
> drivers/staging/iio/accel/lis3l02dq_core.c:865: warning: initialization from incompatible pointer type
> drivers/staging/iio/imu/adis16350_core.c: In function 'adis16350_probe':
> drivers/staging/iio/imu/adis16350_core.c:614: error: implicit declaration of function 'adis16350_configure_ring'
> drivers/staging/iio/imu/adis16350_core.c:657: error: implicit declaration of function 'adis16350_unconfigure_ring'
>
>
> config attached.
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
next prev parent reply other threads:[~2010-07-28 18:29 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-27 21:56 mmotm 2010-07-27-14-56 uploaded akpm
2010-07-28 5:30 ` mmotm 2010-07-27 - WARNING in ec_parse_io_ports() Valdis.Kletnieks
2010-07-28 11:17 ` Thomas Renninger
2010-07-28 5:42 ` mmotm 2010-07-27 - nouveau lockdep issues Valdis.Kletnieks
2010-07-28 6:03 ` Marcin Slusarz
2010-07-28 6:03 ` Marcin Slusarz
2010-07-28 15:54 ` mmotm 2010-07-27-14-56 uploaded (staging/iio) Randy Dunlap
2010-07-28 18:32 ` Jonathan Cameron [this message]
2010-07-28 19:07 ` [PATCH 0/3] staging:iio Build issue fixes Jonathan Cameron
2010-07-28 20:10 ` Randy Dunlap
[not found] ` <4C509DBE.7000603@cam.ac.uk>
2010-07-29 15:52 ` Randy Dunlap
2010-07-28 19:07 ` [PATCH 1/3] staging:iio: iio_sw_ring_helper_state - add dummy case for no buffer builds Jonathan Cameron
2010-07-28 19:07 ` [PATCH 2/3] staging:iio:lis3l02dq add a thresh_timestamp field to state for no ring case Jonathan Cameron
2010-07-28 22:23 ` mmotm 2010-07-27 - hda-intel audio fails to initialize Valdis.Kletnieks
2010-07-28 22:23 ` Valdis.Kletnieks
2010-07-29 5:37 ` Takashi Iwai
2010-07-29 16:05 ` Valdis.Kletnieks
2010-07-29 16:05 ` Valdis.Kletnieks
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=4C5077A0.7090701@cam.ac.uk \
--to=jic23@cam.ac.uk \
--cc=akpm@linux-foundation.org \
--cc=greg@kroah.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.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 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.