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 <asm-generic/int-ll64.h> + +#endif Signed-off-by: NRabin Vincent <rabin@rab.in> Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
Showing
arch/cris/include/asm/types.h
已删除
100644 → 0
想要评论请 注册 或 登录