From f6dc192e1496becba7c1c3405b458a9de5dff245 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Tue, 6 Sep 2011 16:46:07 +0200 Subject: MX35: Drop unnecessary prototypes from imx-regs.h Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-mx35/imx-regs.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/include/asm/arch-mx35/imx-regs.h b/arch/arm/include/asm/arch-mx35/imx-regs.h index fb9dc68e09..25c324eb36 100644 --- a/arch/arm/include/asm/arch-mx35/imx-regs.h +++ b/arch/arm/include/asm/arch-mx35/imx-regs.h @@ -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 */ -- cgit v1.2.1