summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/include/mach/mcspi.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/include/mach/mcspi.h')
-rw-r--r--arch/arm/mach-omap/include/mach/mcspi.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/mach-omap/include/mach/mcspi.h b/arch/arm/mach-omap/include/mach/mcspi.h
deleted file mode 100644
index dbde67a5da..0000000000
--- a/arch/arm/mach-omap/include/mach/mcspi.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __OMAP_MCSPI_H
-#define __OMAP_MCSPI_H
-
-#define OMAP3_MCSPI1_BASE 0x48098000
-#define OMAP3_MCSPI2_BASE 0x4809A000
-#define OMAP3_MCSPI3_BASE 0x480B8000
-#define OMAP3_MCSPI4_BASE 0x480BA000
-
-int mcspi_devices_init(void);
-
-#endif /* __OMAP_MCSPI_H */