summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-mx51/mx51.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mx51/mx51.h')
-rw-r--r--include/asm-arm/arch-mx51/mx51.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-mx51/mx51.h b/include/asm-arm/arch-mx51/mx51.h
index 19097b969ae..6554b568456 100644
--- a/include/asm-arm/arch-mx51/mx51.h
+++ b/include/asm-arm/arch-mx51/mx51.h
@@ -451,7 +451,7 @@ enum mxc_peri_clocks {
extern unsigned int mxc_get_clock(enum mxc_clock clk);
extern unsigned int get_board_rev(void);
extern int is_soc_rev(int rev);
-extern enum boot_device get_boot_device();
+extern enum boot_device get_boot_device(void);
#endif /* __ASSEMBLER__*/