On Tue, 2016-11-22 at 03:52:22 UTC, Nicholas Piggin wrote: > After patch 4efca4ed0 ("kbuild: modversions for EXPORT_SYMBOL() for asm"), > asm exports can get modversions CRCs generated if they have C definitions > in asm-prototypes.h. This patch adds missing definitions for 32 and 64 bit > allmodconfig builds. > > Fixes: 9445aa1a3062 ("ppc: move exports to definitions") > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/9e5f68842276672a05737c23e40725 cheers