Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 889d74a4 authored by Rabin Vincent's avatar Rabin Vincent Committed by Jesper Nilsson
Browse files

CRIS: UAPI: use generic auxvec.h



CRIS's auxvec.h is empty just like the asm-generic version.

Effective diff:

 -#ifndef __ASMCRIS_AUXVEC_H
 -#define __ASMCRIS_AUXVEC_H
 +#ifndef __ASM_GENERIC_AUXVEC_H
 +#define __ASM_GENERIC_AUXVEC_H
 +

Signed-off-by: default avatarRabin Vincent <rabin@rab.in>
Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent 0c02fa2f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
generic-y += atomic.h
generic-y += auxvec.h
generic-y += barrier.h
generic-y += bitsperlong.h
generic-y += clkdev.h
+0 −4
Original line number Diff line number Diff line
#ifndef __ASMCRIS_AUXVEC_H
#define __ASMCRIS_AUXVEC_H

#endif