Skip to content

Commit 889d74a

Browse files
vitkyrkaJesper Nilsson
authored andcommitted
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>
1 parent 0c02fa2 commit 889d74a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

arch/cris/include/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
generic-y += atomic.h
2+
generic-y += auxvec.h
23
generic-y += barrier.h
34
generic-y += bitsperlong.h
45
generic-y += clkdev.h

arch/cris/include/uapi/asm/auxvec.h

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)