From: Rabin Vincent Date: Sat, 28 Feb 2015 22:59:50 +0000 (+0100) Subject: CRIS: UAPI: use generic types.h X-Git-Tag: omap-for-v4.3/fixes-rc1~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ae24739968ae7f94d0e73215d444042f91df78;p=pandora-kernel.git CRIS: UAPI: use generic types.h CRIS' types.h is functionally identical to the asm-generic version. Effective diff: +#ifndef _ASM_GENERIC_TYPES_H +#define _ASM_GENERIC_TYPES_H + #include + +#endif Signed-off-by: Rabin Vincent Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed