]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mmc/core/sysfs.h
PNP: increase the number of PnP memory resources from 12 to 24
[linux-2.6-omap-h63xx.git] / drivers / mmc / core / sysfs.h
index 2f60c79b203b70477ba607994b3efea47a55e1da..4b8f670bd10f7561ed9fd3c25fac0fe7e3d44efd 100644 (file)
@@ -23,8 +23,4 @@ static ssize_t mmc_##name##_show (struct device *dev, struct device_attribute *a
 int mmc_add_attrs(struct mmc_card *card, struct device_attribute *attrs);
 void mmc_remove_attrs(struct mmc_card *card, struct device_attribute *attrs);
 
-int mmc_schedule_work(struct work_struct *work);
-int mmc_schedule_delayed_work(struct delayed_work *work, unsigned long delay);
-void mmc_flush_scheduled_work(void);
-
 #endif