From: Borislav Petkov <bp@alien8.de>
To: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com,
x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86: include: asm: Fix build warning
Date: Tue, 29 Sep 2015 19:06:51 +0200 [thread overview]
Message-ID: <20150929170651.GA3551@pd.tnic> (raw)
In-Reply-To: <1443543946-8624-1-git-send-email-ksenija.stanojevic@gmail.com>
On Tue, Sep 29, 2015 at 06:25:46PM +0200, Ksenija Stanojevic wrote:
> Fix build warnings:
>
> error: implicit declaration of function ‘olpc_board_at_least’
> [-Werror=implicit-function-declaration]
>
> error: implicit declaration of function ‘olpc_board’
> [-Werror=implicit-function-declaration]
How exactly do you trigger that?
> in files:
> drivers/power/olpc_battery.c
> drivers/input/mouse/hgpk.c
> drivers/staging/olpc_dcon/olpc_dcon.c
> arch/x86/platform/olpc/olpc.c
> sound/pci/cs5535audio/cs5535audio_olpc.c
AFAICT, those should all depend on CONFIG_OLPC which defines those
functions...
Thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
next prev parent reply other threads:[~2015-09-29 17:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 16:25 [PATCH] x86: include: asm: Fix build warning Ksenija Stanojevic
2015-09-29 17:06 ` Borislav Petkov [this message]
2015-09-29 17:08 ` H. Peter Anvin
2015-09-29 17:12 ` Ksenija Stanojević
2015-09-29 17:16 ` Borislav Petkov
2015-09-29 17:19 ` Ksenija Stanojević
2015-09-29 17:31 ` Borislav Petkov
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=20150929170651.GA3551@pd.tnic \
--to=bp@alien8.de \
--cc=hpa@zytor.com \
--cc=ksenija.stanojevic@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.