From: Rabin Vincent Date: Sat, 28 Feb 2015 21:59:42 +0000 (+0100) Subject: CRIS: UAPI: use generic auxvec.h X-Git-Tag: omap-for-v4.3/fixes-rc1~15^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=889d74a4d40f60427d0482bc271bfc5660a1157b;p=pandora-kernel.git 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 Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed