summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx51.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/mx51.h')
-rw-r--r--arch/arm/mach-imx/mx51.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-imx/mx51.h b/arch/arm/mach-imx/mx51.h
index 3f6d4a674ffb..a569528ef0ed 100644
--- a/arch/arm/mach-imx/mx51.h
+++ b/arch/arm/mach-imx/mx51.h
@@ -305,9 +305,4 @@
#define MX51_INT_EMI_NFC (NR_IRQS_LEGACY + 101)
#define MX51_INT_GPU_IDLE (NR_IRQS_LEGACY + 102)
-#if !defined(__ASSEMBLY__) && !defined(__MXC_BOOT_UNCOMPRESS)
-extern int mx51_revision(void);
-extern void mx51_display_revision(void);
-#endif
-
#endif /* ifndef __MACH_MX51_H__ */