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: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
This commit is contained in:
Родитель
0c02fa2f4e
Коммит
889d74a4d4
|
@ -1,4 +1,5 @@
|
|||
generic-y += atomic.h
|
||||
generic-y += auxvec.h
|
||||
generic-y += barrier.h
|
||||
generic-y += bitsperlong.h
|
||||
generic-y += clkdev.h
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef __ASMCRIS_AUXVEC_H
|
||||
#define __ASMCRIS_AUXVEC_H
|
||||
|
||||
#endif
|
Загрузка…
Ссылка в новой задаче