CRIS: UAPI: use generic auxvec.h
authorRabin Vincent <rabin@rab.in>
Sat, 28 Feb 2015 21:59:42 +0000 (22:59 +0100)
committerJesper Nilsson <jespern@axis.com>
Fri, 4 Sep 2015 22:56:46 +0000 (00:56 +0200)
commit889d74a4d40f60427d0482bc271bfc5660a1157b
treecf87122a196053e3ec4f04f39fd7ef0470f2f7e0
parent0c02fa2f4ef47334387aeb3aef21ccdab6513459
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>
arch/cris/include/asm/Kbuild
arch/cris/include/uapi/asm/auxvec.h [deleted file]