X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fplatform_data%2Fmmc-omap.h;h=929469291406fa0a41511c118ab49bae3270b07e;hb=61bd8a04b379e4fefbc0b0d06941d3f91071bb8c;hp=5c188f4e9bec04f474598ac0e237340f18114d11;hpb=8a66fdae771487762519db0546e9ccb648a2f911;p=karo-tx-linux.git diff --git a/include/linux/platform_data/mmc-omap.h b/include/linux/platform_data/mmc-omap.h index 5c188f4e9bec..929469291406 100644 --- a/include/linux/platform_data/mmc-omap.h +++ b/include/linux/platform_data/mmc-omap.h @@ -31,10 +31,6 @@ struct omap_mmc_platform_data { void (*cleanup)(struct device *dev); void (*shutdown)(struct device *dev); - /* To handle board related suspend/resume functionality for MMC */ - int (*suspend)(struct device *dev, int slot); - int (*resume)(struct device *dev, int slot); - /* Return context loss count due to PM states changing */ int (*get_context_loss_count)(struct device *dev);