summaryrefslogtreecommitdiff
path: root/board/st/u8500/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/common.h')
-rw-r--r--board/st/u8500/common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/st/u8500/common.h b/board/st/u8500/common.h
index 07c97bea5..a11b605f5 100644
--- a/board/st/u8500/common.h
+++ b/board/st/u8500/common.h
@@ -128,7 +128,6 @@ typedef u32 t_logical_address;
/*function prototypes*/
void gpio_init(void);
-int emmc_init (u8);
-extern int u8500_is_earlydrop(void);
+int u8500_is_earlydrop(void);
#endif /* _COMMON_H_ */