summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/arch/metag/include/asm/prom.h b/arch/metag/include/asm/prom.h
index d2aa35d2228e..9f67cbf3dcb7 100644
--- a/arch/metag/include/asm/prom.h
+++ b/arch/metag/include/asm/prom.h
@@ -17,7 +17,7 @@
#include <asm/setup.h>
#define HAVE_ARCH_DEVTREE_FIXUPS
-extern struct machine_desc *setup_machine_fdt(void *dt);
+extern const struct machine_desc *setup_machine_fdt(void *dt);
extern void copy_fdt(void);
#endif /* __ASM_METAG_PROM_H */