[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1352238933-4886-1-git-send-email-arnd@arndb.de>
Date: Tue, 6 Nov 2012 22:55:25 +0100
From: Arnd Bergmann <arnd@...db.de>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org,
Arnd Bergmann <arnd@...db.de>,
Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>,
Chris Ball <cjb@...top.org>,
David Woodhouse <dwmw2@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
Inki Dae <inki.dae@...sung.com>,
Jeff Garzik <jgarzik@...hat.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Mark Langsdorf <mark.langsdorf@...xeda.com>,
Paul Turner <pjt@...gle.com>,
Peter Boonstoppel <pboonstoppel@...dia.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Rahul Sharma <rahul.sharma@...sung.com>,
Rob Clark <rob@...com>, Rob Herring <rob.herring@...xeda.com>,
Thomas Abraham <thomas.abraham@...aro.org>,
Will Newton <will.newton@...tec.com>,
linux-mtd@...ts.infradead.org
Subject: [PATCH 0/8] warning fixes for v3.7-rc4
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.bityutskiy@...ux.intel.com>
Cc: Chris Ball <cjb@...top.org>
Cc: David Woodhouse <dwmw2@...radead.org>
Cc: Ingo Molnar <mingo@...nel.org>
Cc: Inki Dae <inki.dae@...sung.com>
Cc: Jeff Garzik <jgarzik@...hat.com>
Cc: Kyungmin Park <kyungmin.park@...sung.com>
Cc: Mark Langsdorf <mark.langsdorf@...xeda.com>
Cc: Paul Turner <pjt@...gle.com>
Cc: Peter Boonstoppel <pboonstoppel@...dia.com>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Rahul Sharma <rahul.sharma@...sung.com>
Cc: Rob Clark <rob@...com>
Cc: Rob Herring <rob.herring@...xeda.com>
Cc: Thomas Abraham <thomas.abraham@...aro.org>
Cc: Will Newton <will.newton@...tec.com>
Cc: linux-mtd@...ts.infradead.org
--
1.7.10
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists