On Mon, Feb 19, 2024 at 04:39:31PM +0100, Anna-Maria Behnsen wrote: > vdso/datapage.h includes the arch specific vdso/data.h file. So there is no > need to do it also the other way round and including the generic > vdso/datapage.h file inside the arch specific data.h file. > > Signed-off-by: Anna-Maria Behnsen <anna-maria@xxxxxxxxxxxxx> > Cc: Heiko Carstens <hca@xxxxxxxxxxxxx> > Cc: Vasily Gorbik <gor@xxxxxxxxxxxxx> > Cc: Alexander Gordeev <agordeev@xxxxxxxxxxxxx> > Cc: linux-s390@xxxxxxxxxxxxxxx > --- > arch/s390/include/asm/vdso/data.h | 1 - > 1 file changed, 1 deletion(-) Acked-by: Heiko Carstens <hca@xxxxxxxxxxxxx>