From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Oct 11 (iio/resolver) Date: Tue, 11 Oct 2011 13:45:14 -0700 Message-ID: <4E94AADA.4080204@xenotime.net> References: <20111011201127.455df266dcbffb1d621f8576@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20111011201127.455df266dcbffb1d621f8576-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Rothwell Cc: linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, LKML , Jonathan Cameron , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org" , Greg KH List-Id: linux-next.vger.kernel.org On 10/11/11 02:11, Stephen Rothwell wrote: > Hi all, > > The linux-next tree is now available from > git://github.com/sfrothwell/linux-next.git as a temporary measure while > the kernel.org servers are unavailable. > > It may also turn up on git.kernel.org (depending on the mirroring). The > patch set is still absent, however. > > Changes since 20111007: When no GPIO support is enabled: drivers/staging/iio/resolver/ad2s1210.c:657:14: error: array type has incomplete element type drivers/staging/iio/resolver/ad2s1210.c:665:44: warning: type defaults to 'int' in type name drivers/staging/iio/resolver/ad2s1210.c:665:44: warning: type defaults to 'int' in type name drivers/staging/iio/resolver/ad2s1210.c:665:44: error: negative width in bit-field '' drivers/staging/iio/resolver/ad2s1210.c:671:14: error: array type has incomplete element type drivers/staging/iio/resolver/ad2s1210.c:679:34: warning: type defaults to 'int' in type name drivers/staging/iio/resolver/ad2s1210.c:679:34: warning: type defaults to 'int' in type name drivers/staging/iio/resolver/ad2s1210.c:679:34: error: negative width in bit-field '' -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***