On 14.09.2023 16:56, Oleksii Kurochko wrote: > --- /dev/null > +++ b/xen/include/asm-generic/xenoprof.h > @@ -0,0 +1,14 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > +#ifndef __ASM_GENERIC_XENOPROF_H__ > +#define __ASM_GENERIC_XENOPROF_H__ > + > +#endif /* __ASM_GENERIC_XENOPROF_H__ */
I've made a patch to move #include-s in xen/xenoprof.h, dropping Arm's header (and none going to be needed for RISC-V or PPC). I'll send that patch in due course. Jan
