[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150921141810.298d07b2@canb.auug.org.au>
Date: Mon, 21 Sep 2015 14:18:10 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: linux-next: build failure after merge of the akpm-current tree
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/input/joystick/walkera0701.c:153:4: error: implicit declaration of function 'abs64' [-Werror=implicit-function-declaration]
if (abs64(pulse_time - SYNC_PULSE) < RESERVE) /* new frame sync */
^
Caused by commit
ea91f9c72512 ("Remove abs64()")
interacting with commit
46b018fa9500 ("Input: walkera0701 - fix abs() calculations on 64 bit values")
from the input-current tree.
I just reverted 46b018fa9500 as ti will no longer be needed.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists