From: Kalle Valo <kvalo@qca.qualcomm.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: "kbuild-all@01.org" <kbuild-all@01.org>,
"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: [ath6kl:pending 15/43] drivers/net//wireless/ath/ath10k/pci.c:3416:8: error: implicit declaration of function 'ath10k_pci_suspend'
Date: Tue, 7 Nov 2017 02:09:02 +0000 [thread overview]
Message-ID: <87zi7yj0w3.fsf@qca.qualcomm.com> (raw)
In-Reply-To: <201711052011.Ceuy1uww%fengguang.wu@intel.com> (kbuild test robot's message of "Sun, 5 Nov 2017 20:15:14 +0800")
kbuild test robot <fengguang.wu@intel.com> writes:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending
> head: f651a1484426fb3233a96e643d49d08eda3b1f3c
> commit: 5a63b04ed508daf5e208fde74bfcc1b3c848ee86 [15/43] Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
> config: alpha-allyesconfig (attached as .config)
> compiler: alpha-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout 5a63b04ed508daf5e208fde74bfcc1b3c848ee86
> # save the attached .config to linux build tree
> make.cross ARCH=alpha
>
> Note: the ath6kl/pending HEAD f651a1484426fb3233a96e643d49d08eda3b1f3c builds fine.
> It only hurts bisectibility.
>
> All errors (new ones prefixed by >>):
>
> drivers/net//wireless/ath/ath10k/pci.c: In function 'ath10k_pci_pm_suspend':
>>> drivers/net//wireless/ath/ath10k/pci.c:3416:8: error: implicit
>>> declaration of function 'ath10k_pci_suspend'
>>> [-Werror=implicit-function-declaration]
> ret = ath10k_pci_suspend(ar);
> ^~~~~~~~~~~~~~~~~~
> drivers/net//wireless/ath/ath10k/pci.c: In function 'ath10k_pci_pm_resume':
>>> drivers/net//wireless/ath/ath10k/pci.c:3428:8: error: implicit
>>> declaration of function 'ath10k_pci_resume'
>>> [-Werror=implicit-function-declaration]
> ret = ath10k_pci_resume(ar);
> ^~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
This is fixed by a patch from Brian which I applied later, so we should
be able to ignore this warning.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
prev parent reply other threads:[~2017-11-07 2:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-05 12:15 [ath6kl:pending 15/43] drivers/net//wireless/ath/ath10k/pci.c:3416:8: error: implicit declaration of function 'ath10k_pci_suspend' kbuild test robot
2017-11-07 2:09 ` Kalle Valo [this message]
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=87zi7yj0w3.fsf@qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath10k@lists.infradead.org \
--cc=fengguang.wu@intel.com \
--cc=kbuild-all@01.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.