aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm/prom.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/metag/include/asm/prom.h')
-rw-r--r--arch/metag/include/asm/prom.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/metag/include/asm/prom.h b/arch/metag/include/asm/prom.h
index 9f67cbf3dcb7..e19022c5a0cb 100644
--- a/arch/metag/include/asm/prom.h
+++ b/arch/metag/include/asm/prom.h
@@ -14,10 +14,8 @@
#ifndef __ASM_METAG_PROM_H
#define __ASM_METAG_PROM_H
-#include <asm/setup.h>
#define HAVE_ARCH_DEVTREE_FIXUPS
-extern const struct machine_desc *setup_machine_fdt(void *dt);
extern void copy_fdt(void);
#endif /* __ASM_METAG_PROM_H */