Hi Ulf, > > diff --git a/drivers/mmc/core/quirks.c b/drivers/mmc/core/quirks.c > > index 06ee1ae..02c94b5 100644 > > --- a/drivers/mmc/core/quirks.c > > +++ b/drivers/mmc/core/quirks.c > > @@ -13,6 +13,9 @@ > > #include <linux/kernel.h> > > #include <linux/export.h> > > #include <linux/mmc/card.h> > > +#include <linux/mmc/sdio_ids.h> > > + > > +#include "sdio_ops.h" > > So these includes is not needed any more, I guess. Yes, you are right. It will be fixed in v3. Thanks, Bing -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html