public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jean-Marc Beaune <jm.beaune@gmail.com>
To: gentoo-embedded <gentoo-embedded@lists.gentoo.org>
Subject: [gentoo-embedded] error: redefinition of ‘psci_init’
Date: Thu, 23 Feb 2017 19:21:23 +0000	[thread overview]
Message-ID: <CAK7bL3w3=hENORS=CWc=74K4nPFUZtB0J9T-AQ7EFha+ssL_nA@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2017-02-23 19:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK7bL3w3=hENORS=CWc=74K4nPFUZtB0J9T-AQ7EFha+ssL_nA@mail.gmail.com' \
    --to=jm.beaune@gmail.com \
    --cc=gentoo-embedded@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox