Skip to content

Commit c823b97

Browse files
vitkyrkaJesper Nilsson
authored andcommitted
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 <[email protected]> Signed-off-by: Jesper Nilsson <[email protected]>
1 parent 889d74a commit c823b97

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

arch/cris/include/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ generic-y += preempt.h
3333
generic-y += resource.h
3434
generic-y += sections.h
3535
generic-y += siginfo.h
36+
generic-y += sockios.h
3637
generic-y += statfs.h
3738
generic-y += topology.h
3839
generic-y += trace_clock.h

arch/cris/include/uapi/asm/sockios.h

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)