]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
CRIS: UAPI: use generic sockios.h
authorRabin Vincent <rabin@rab.in>
Sat, 28 Feb 2015 22:21:25 +0000 (23:21 +0100)
committerJesper Nilsson <jespern@axis.com>
Fri, 4 Sep 2015 22:56:46 +0000 (00:56 +0200)
commitc823b970b632a86e4f01f3eae9c0860350b70c3c
tree2bcb15c07c4538ec071ba09df8396539e53c38b7
parent889d74a4d40f60427d0482bc271bfc5660a1157b
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 <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/include/asm/Kbuild
arch/cris/include/uapi/asm/sockios.h [deleted file]