public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] error: redefinition of ‘psci_init’
@ 2017-02-23 19:21 Jean-Marc Beaune
  0 siblings, 0 replies; only message in thread
From: Jean-Marc Beaune @ 2017-02-23 19:21 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Hello,

I'm trying to build kernel for a banana PI (ARMv7).

I merged the latest gentoo-sources but I get the below message when making
kernel source:

CC      arch/arm/kernel/psci.o
arch/arm/kernel/psci.c:287:12: error: redefinition of ‘psci_init’
 int __init psci_init(void)
            ^
In file included from arch/arm/kernel/psci.c:26:0:
./arch/arm/include/asm/psci.h:44:19: note: previous definition of
‘psci_init’ was here
 static inline int psci_init(void) { return 0; }
                   ^
scripts/Makefile.build:258: recipe for target 'arch/arm/kernel/psci.o'
failed
make[1]: *** [arch/arm/kernel/psci.o] Error 1
Makefile:948: recipe for target 'arch/arm/kernel' failed
make: *** [arch/arm/kernel] Error 2

Any idea?

Thank you,
JM

[-- Attachment #2: Type: text/html, Size: 953 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-23 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23 19:21 [gentoo-embedded] error: redefinition of ‘psci_init’ Jean-Marc Beaune

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox