Hi Linus, Here are some mmc fixes for 3.16. - Fix some various compiler warnings. - Make atmel-mci compile again. - Fix regression for sdhci-msm. Information also collected in the signed tag. Kind regards Ulf Hansson The following changes since commit 5c02c392cd2320e8d612376d6b72b6548a680923: Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2014-06-11 21:10:33 -0700) are available in the git repository at: git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v3.16-2 for you to fetch changes up to 5d01b7684b7ebade6d9ea9c94a31357aec731ecd: mmc: simplify SDHCI Kconfig dependencies (2014-06-12 10:51:14 +0200) ---------------------------------------------------------------- - Fix some various compiler warnings. - Make atmel-mci compile again. - Fix regression for sdhci-msm. ---------------------------------------------------------------- Arnd Bergmann (4): mmc: atmel-mci: incude asm/cacheclush.h mmc: mvsdio: avoid compiler warning mmc: omap: don't select TPS65010 mmc: simplify SDHCI Kconfig dependencies Guennadi Liakhovetski (1): mmc: usdhi6rol0: fix compiler warnings Stephen Boyd (1): mmc: sdhci-msm: Fix fallout from sdhci refactoring drivers/mmc/host/Kconfig | 10 ++++------ drivers/mmc/host/atmel-mci.c | 1 + drivers/mmc/host/mvsdio.c | 2 +- drivers/mmc/host/sdhci-msm.c | 4 ++++ drivers/mmc/host/usdhi6rol0.c | 10 +++++----- 5 files changed, 15 insertions(+), 12 deletions(-) -- 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