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