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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/u8500/common.h b/board/st/u8500/common.h
index 25dd35efe..4340d27ac 100644
--- a/board/st/u8500/common.h
+++ b/board/st/u8500/common.h
@@ -134,4 +134,5 @@ int cpu_is_u8500v11(void);
int cpu_is_u8500v1(void);
int cpu_is_u8500v2(void);
+int board_early_access(block_dev_desc_t *block_dev);
#endif /* _COMMON_H_ */