Re: linux-next: build failure after merge of the final tree (stagingtree related)

From: Jonathan Cameron
Date: Tue Oct 04 2011 - 04:41:12 EST


On 10/04/11 09:05, Stephen Rothwell wrote:
> Hi all,
>
> After merging the final tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> drivers/staging/iio/industrialio-buffer.c: In function 'iio_show_fixed_type':
> drivers/staging/iio/industrialio-buffer.c:108:7: error: '__LITTLE_ENDIAN' undeclared (first use in this function)
>
> Caused by commit 8310b86c3cd2 ("staging:iio:scan element types: introduce
> endian description to the data format") from the staging tree. Missing
> include file ...
>
> I haven't bothered fixing this for today.
gah. Sorry about that one. Clearly should be an ifdef not an if. Will send patch shortly.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/