From: Kalle Valo <kvalo@kernel.org>
To: kernel test robot <lkp@intel.com>
Cc: Jakub Kicinski <kuba@kernel.org>,
oe-kbuild-all@lists.linux.dev,
Jeff Johnson <jjohnson@kernel.org>,
ath12k@lists.infradead.org,
Jeff Johnson <quic_jjohnson@quicinc.com>
Subject: Re: [ath:master 2/4] drivers/net/ethernet/intel/ice/ice_ptp.c:165:15: error: implicit declaration of function 'ice_read_sma_ctrl'; did you mean 'ice_read_sr_word'?
Date: Wed, 13 Nov 2024 12:58:19 +0200 [thread overview]
Message-ID: <87ldxn2yes.fsf@kernel.org> (raw)
In-Reply-To: <202411131838.DE0FWg8Q-lkp@intel.com> (kernel test robot's message of "Wed, 13 Nov 2024 18:31:45 +0800")
kernel test robot <lkp@intel.com> writes:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git master
> head: fc6f018eda7f9054e427f731db1e8b200f22873c
> commit: 33e2bcda33620fc43cc948627be525ddb342c446 [2/4] Merge branch 'ath-current'
> config: arc-allyesconfig
> (https://download.01.org/0day-ci/archive/20241113/202411131838.DE0FWg8Q-lkp@intel.com/config)
> compiler: arceb-elf-gcc (GCC) 13.2.0
> reproduce (this is a W=1 build):
> (https://download.01.org/0day-ci/archive/20241113/202411131838.DE0FWg8Q-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202411131838.DE0FWg8Q-lkp@intel.com/
>
> All error/warnings (new ones prefixed by >>):
>
> drivers/net/ethernet/intel/ice/ice_ptp.c: In function 'ice_ptp_set_sma_cfg':
>>> drivers/net/ethernet/intel/ice/ice_ptp.c:165:15: error: implicit
>>> declaration of function 'ice_read_sma_ctrl'; did you mean
>>> 'ice_read_sr_word'? [-Werror=implicit-function-declaration]
> 165 | err = ice_read_sma_ctrl(&pf->hw, &data);
> | ^~~~~~~~~~~~~~~~~
> | ice_read_sr_word
>>> drivers/net/ethernet/intel/ice/ice_ptp.c:187:16: error: implicit
>>> declaration of function 'ice_write_sma_ctrl'; did you mean
>>> 'ice_write_intrl'? [-Werror=implicit-function-declaration]
> 187 | return ice_write_sma_ctrl(&pf->hw, data);
> | ^~~~~~~~~~~~~~~~~~
> | ice_write_intrl
Our ath.git master branch is an integration branch of other branches and
it's not sent forward to other trees. Looks like we did a merge error in
the master branch but no action needed as it's only within ath.git.
We'll try to fix it the next time we update the master branch.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2024-11-13 10:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 10:31 [ath:master 2/4] drivers/net/ethernet/intel/ice/ice_ptp.c:165:15: error: implicit declaration of function 'ice_read_sma_ctrl'; did you mean 'ice_read_sr_word'? kernel test robot
2024-11-13 10:58 ` Kalle Valo [this message]
2024-11-13 16:06 ` Jeff Johnson
2024-11-13 17:16 ` Jeff Johnson
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=87ldxn2yes.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=jjohnson@kernel.org \
--cc=kuba@kernel.org \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=quic_jjohnson@quicinc.com \
/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.