aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/mmc.h')
-rw-r--r--arch/arm/mach-omap2/mmc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/mmc.h b/arch/arm/mach-omap2/mmc.h
index 7f4e053c3434..b5533e93cb63 100644
--- a/arch/arm/mach-omap2/mmc.h
+++ b/arch/arm/mach-omap2/mmc.h
@@ -16,7 +16,3 @@ static inline int omap_msdi_reset(struct omap_hwmod *oh)
return 0;
}
#endif
-
-/* called from board-specific card detection service routine */
-extern void omap_mmc_notify_cover_event(struct device *dev, int slot,
- int is_closed);