]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
authorNicholas Piggin <npiggin@gmail.com>
Tue, 22 Nov 2016 03:52:22 +0000 (14:52 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 22 Nov 2016 11:25:41 +0000 (22:25 +1100)
commit67d68b469b1d971516905a8145d0ab9ae2b16d10
tree5c8227c8fee3d1e4353b84e6c2f81af6a673b542
parenta9d9c5c4db39fd77e782e5328efa09cfc59e9f59
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations

After patch 5d7aa71ff ("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: 5b7f76bfc656 ("ppc: move exports to definitions")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/asm-prototypes.h