MX35: Drop unnecessary prototypes from imx-regs.h

Signed-off-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
Stefano Babic 2011-09-06 16:46:07 +02:00 committed by Albert ARIBAUD
parent a1c662965d
commit f6dc192e14

View file

@ -323,9 +323,5 @@ struct esdc_regs {
#define CCM_RCSR_NF_16BIT_SEL (1 << 14)
extern unsigned int get_board_rev(void);
extern int is_soc_rev(int rev);
extern int sdhc_init(void);
#endif
#endif /* __ASM_ARCH_MX35_H */