[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] arm/alternative: Drop unused includes of asm/alternative.h
On Tue, 22 Apr 2025, Andrew Cooper wrote: > No functional change. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> > --- > CC: Stefano Stabellini <sstabellini@xxxxxxxxxx> > CC: Julien Grall <julien@xxxxxxx> > CC: Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx> > CC: Bertrand Marquis <bertrand.marquis@xxxxxxx> > CC: Michal Orzel <michal.orzel@xxxxxxx> > --- > xen/arch/arm/arm64/cache.S | 2 -- > xen/arch/arm/domain.c | 1 - > 2 files changed, 3 deletions(-) > > diff --git a/xen/arch/arm/arm64/cache.S b/xen/arch/arm/arm64/cache.S > index 66ed85f73503..c0a8ca163a47 100644 > --- a/xen/arch/arm/arm64/cache.S > +++ b/xen/arch/arm/arm64/cache.S > @@ -19,8 +19,6 @@ > * along with this program. If not, see <http://www.gnu.org/licenses/>. > */ > > -#include <asm/alternative.h> > - > /* > * dcache_line_size - get the minimum D-cache line size from the CTR > register. > */ > diff --git a/xen/arch/arm/domain.c b/xen/arch/arm/domain.c > index dc4b4e84c1c3..23cf8729f1d7 100644 > --- a/xen/arch/arm/domain.c > +++ b/xen/arch/arm/domain.c > @@ -12,7 +12,6 @@ > #include <xen/softirq.h> > #include <xen/wait.h> > > -#include <asm/alternative.h> > #include <asm/arm64/sve.h> > #include <asm/cpuerrata.h> > #include <asm/cpufeature.h> > -- > 2.39.5 >
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |