]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/metag/include/asm/prom.h
metag: use common of_flat_dt_match_machine
[karo-tx-linux.git] / arch / metag / include / asm / prom.h
index d2aa35d2228e5347d79ab8b201d91121269ade4b..9f67cbf3dcb7a29db09ad6374b83cb0e5caf950f 100644 (file)
@@ -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 */