From: Rabin Vincent Date: Sat, 28 Feb 2015 22:21:25 +0000 (+0100) Subject: CRIS: UAPI: use generic sockios.h X-Git-Tag: omap-for-v4.3/fixes-rc1~15^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c823b970b632a86e4f01f3eae9c0860350b70c3c;p=pandora-kernel.git CRIS: UAPI: use generic sockios.h CRIS' sockios.h is equivalent to the asm-generic version. Effective diff: -#ifndef __ARCH_CRIS_SOCKIOS__ -#define __ARCH_CRIS_SOCKIOS__ +#ifndef __ASM_GENERIC_SOCKIOS_H +#define __ASM_GENERIC_SOCKIOS_H Signed-off-by: Rabin Vincent Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed