[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210422134251.30E07C4338A@smtp.codeaurora.org>
Date: Thu, 22 Apr 2021 13:42:51 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Zhang Jianhua <zhangjianhua18@...wei.com>
Cc: <ath9k-devel@....qualcomm.com>, <davem@...emloft.net>,
<kuba@...nel.org>, <zhangjianhua18@...wei.com>,
<linux-wireless@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <johnny.chenyi@...wei.com>
Subject: Re: [PATCH -next v2] drivers: net: CONFIG_ATH9K select LEDS_CLASS and
NEW_LEDS
Zhang Jianhua <zhangjianhua18@...wei.com> wrote:
> If CONFIG_ATH9K=y, the following errors will be seen while compiling
> gpio.c
>
> drivers/net/wireless/ath/ath9k/gpio.o: In function `ath_deinit_leds':
> gpio.c:(.text+0x604): undefined reference to `led_classdev_unregister'
> gpio.c:(.text+0x604): relocation truncated to fit: R_AARCH64_CALL26
> against undefined symbol `led_classdev_unregister'
> drivers/net/wireless/ath/ath9k/gpio.o: In function `ath_init_leds':
> gpio.c:(.text+0x708): undefined reference to `led_classdev_register_ext'
> gpio.c:(.text+0x708): relocation truncated to fit: R_AARCH64_CALL26
> against undefined symbol `led_classdev_register_ext'
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Zhang Jianhua <zhangjianhua18@...wei.com>
> Signed-off-by: Kalle Valo <kvalo@...eaurora.org>
Recently there was a related fix, I need more information about this problem.
What is exactly causing this? Is this a recent regression or an old problem?
Can someone review this?
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210330120533.102712-1-zhangjianhua18@huawei.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists