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