
On Tue, Jul 08, 2014 at 08:23:11AM +0100, Ian Campbell wrote:
On Mon, 2014-07-07 at 16:45 -0400, Tom Rini wrote:
On Mon, Jul 07, 2014 at 09:23:13PM +0100, Ian Campbell wrote:
On Mon, 2014-07-07 at 12:47 -0400, Tom Rini wrote:
That's not how we like things to look however when we can help it. Just toss a __maybe_unused in front of the declaration (and make sure we have <linux/compiler.h> included.
OK. How about the following?
Hans, BTW, I spotted this issue with: CROSS_COMPILE=arm-linux-gnueabihf- ./MAKEALL -s sunxi which is a very useful invocation indeed!
FWIW, you might want to run -a arm from time to time since there's some shared drivers between sunxi and others.
Ack.
I don't suppose there is a bot somewhere which provides baseline results for comparison?
Marek, is your builder still going? Having more CI stuff available widely is something I'd like but not far along.