diff options
Diffstat (limited to 'arch/score/include/uapi/asm/sockios.h')
-rw-r--r-- | arch/score/include/uapi/asm/sockios.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/score/include/uapi/asm/sockios.h b/arch/score/include/uapi/asm/sockios.h deleted file mode 100644 index d0af8ce4373b..000000000000 --- a/arch/score/include/uapi/asm/sockios.h +++ /dev/null @@ -1,7 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -#ifndef _ASM_SCORE_SOCKIOS_H -#define _ASM_SCORE_SOCKIOS_H - -#include <asm-generic/sockios.h> - -#endif /* _ASM_SCORE_SOCKIOS_H */ |