From: Stephen Boyd <sboyd@kernel.org>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>,
Claudiu Beznea <claudiu.beznea@microchip.com>,
Kefeng Wang <wangkefeng.wang@huawei.com>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
linux-clk@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Kefeng Wang <wangkefeng.wang@huawei.com>
Subject: Re: [PATCH] clk: at91: fix the build with binutils 2.27
Date: Tue, 11 Oct 2022 19:28:14 -0700 [thread overview]
Message-ID: <20221012022816.5E6C6C433C1@smtp.kernel.org> (raw)
In-Reply-To: <20221008051534.151392-1-wangkefeng.wang@huawei.com>
Quoting Kefeng Wang (2022-10-07 22:15:34)
> diff --git a/include/linux/clk/at91_pmc.h b/include/linux/clk/at91_pmc.h
> index 3484309b59bf..4fc387d0335d 100644
> --- a/include/linux/clk/at91_pmc.h
> +++ b/include/linux/clk/at91_pmc.h
> @@ -12,6 +12,8 @@
> #ifndef AT91_PMC_H
> #define AT91_PMC_H
>
> +#include <vdso/bits.h>
Can we just include linux/bits.h instead? It looks weird to include
vdso/ outside of the kernel's vdso.
> +
> #define AT91_PMC_V1 (1) /* PMC version 1 */
> #define AT91_PMC_V2 (2) /* PMC version 2 [SAM9X60] */
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-10-12 2:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-08 5:15 [PATCH] clk: at91: fix the build with binutils 2.27 Kefeng Wang
2022-10-12 2:28 ` Stephen Boyd [this message]
2022-10-12 2:46 ` Kefeng Wang
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=20221012022816.5E6C6C433C1@smtp.kernel.org \
--to=sboyd@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@microchip.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=wangkefeng.wang@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox