aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/metag/include/asm/setup.h')
-rw-r--r--arch/metag/include/asm/setup.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/metag/include/asm/setup.h b/arch/metag/include/asm/setup.h
deleted file mode 100644
index 504621d79ef5..000000000000
--- a/arch/metag/include/asm/setup.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef _ASM_METAG_SETUP_H
-#define _ASM_METAG_SETUP_H
-
-#include <uapi/asm/setup.h>
-
-extern const struct machine_desc *setup_machine_fdt(void *dt);
-void per_cpu_trap_init(unsigned long);
-extern void __init dump_machine_table(void);
-#endif /* _ASM_METAG_SETUP_H */