Hi everyone,

Here are a few patches for remaining or newly introduced build
warnings in the ARM defconfig builds. The MTD patches have
been around for some time, but I had not submitted them because
I had to redo most of them first.

The only build error in this series is the exynos drm patch,
which is a very recent regression.

Please apply in to the respective maintainer trees.

        Arnd

Arnd Bergmann (8):
  mtd: diskonchip: don't warn about ARM architecture
  mtd: diskonchip: use inline functions for DocRead/DocWrite
  mtd: uninitialized variable warning in map.h
  sched: warnings in kernel/sched/fair.c
  mmc: dw_mmc: fix modular build for exynos back-end
  mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
  ata: highbank: mark ahci_highbank_probe as __devinit
  drm/exynos: don't include plat/gpio-cfg.h

 drivers/ata/sata_highbank.c          |    2 +-
 drivers/gpu/drm/exynos/exynos_hdmi.c |    1 -
 drivers/mmc/host/dw_mmc-exynos.c     |    8 ++++----
 drivers/mmc/host/dw_mmc-pltfm.c      |    2 +-
 drivers/mmc/host/dw_mmc-pltfm.h      |    2 +-
 drivers/mmc/host/dw_mmc.c            |    2 +-
 drivers/mtd/devices/docprobe.c       |    2 --
 drivers/mtd/nand/diskonchip.c        |    2 --
 include/linux/mmc/dw_mmc.h           |    4 ++--
 include/linux/mtd/doc2000.h          |   22 ++++++++++++++++++----
 include/linux/mtd/map.h              |    2 +-
 kernel/sched/fair.c                  |    2 +-
 12 files changed, 30 insertions(+), 21 deletions(-)


Cc: Artem Bityutskiy <artem.bityuts...@linux.intel.com>
Cc: Chris Ball <c...@laptop.org>
Cc: David Woodhouse <dw...@infradead.org>
Cc: Ingo Molnar <mi...@kernel.org>
Cc: Inki Dae <inki....@samsung.com>
Cc: Jeff Garzik <jgar...@redhat.com>
Cc: Kyungmin Park <kyungmin.p...@samsung.com>
Cc: Mark Langsdorf <mark.langsd...@calxeda.com>
Cc: Paul Turner <p...@google.com>
Cc: Peter Boonstoppel <pboonstop...@nvidia.com>
Cc: Peter Zijlstra <a.p.zijls...@chello.nl>
Cc: Rahul Sharma <rahul.sha...@samsung.com>
Cc: Rob Clark <r...@ti.com>
Cc: Rob Herring <rob.herr...@calxeda.com>
Cc: Thomas Abraham <thomas.abra...@linaro.org>
Cc: Will Newton <will.new...@imgtec.com>
Cc: linux-...@lists.infradead.org
-- 
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to