summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/sections.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/include/asm/sections.h')
-rw-r--r--arch/nds32/include/asm/sections.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/nds32/include/asm/sections.h b/arch/nds32/include/asm/sections.h
deleted file mode 100644
index aba9d97419..0000000000
--- a/arch/nds32/include/asm/sections.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright (c) 2012 The Chromium OS Authors.
- */
-
-#ifndef __ASM_NDS32_SECTIONS_H
-#define __ASM_NDS32_SECTIONS_H
-
-#include <asm-generic/sections.h>
-
-#endif