summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-db8500/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-db8500/common.h')
-rw-r--r--include/asm-arm/arch-db8500/common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-arm/arch-db8500/common.h b/include/asm-arm/arch-db8500/common.h
index 38079b79c..81f100a50 100644
--- a/include/asm-arm/arch-db8500/common.h
+++ b/include/asm-arm/arch-db8500/common.h
@@ -129,10 +129,5 @@ typedef u32 t_logical_address;
/*function prototypes*/
void gpio_init(void);
-int u8500_is_earlydrop(void);
-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 /* _DB8500_COMMON_H_ */