projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1c6629
)
MX35: Drop unnecessary prototypes from imx-regs.h
author
Stefano Babic
<sbabic@denx.de>
Tue, 6 Sep 2011 14:46:07 +0000
(16:46 +0200)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:18 +0000
(22:56 +0100)
Signed-off-by: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mx35/imx-regs.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-mx35/imx-regs.h
b/arch/arm/include/asm/arch-mx35/imx-regs.h
index
fb9dc68
..
25c324e
100644
(file)
--- 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 */