summaryrefslogtreecommitdiff
path: root/board/st/u8500/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/common.h')
-rw-r--r--[-rwxr-xr-x]board/st/u8500/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/u8500/common.h b/board/st/u8500/common.h
index b6185081a..24c283f69 100755..100644
--- a/board/st/u8500/common.h
+++ b/board/st/u8500/common.h
@@ -130,5 +130,6 @@ typedef u32 t_logical_address;
/*function prototypes*/
void gpio_init(void);
int emmc_init (u8);
+extern int u8500_is_earlydrop(void);
#endif /* _COMMON_H_ */