From: Arnd Bergmann <arnd@arndb.de>
To: linux-kernel@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, arm@kernel.org,
Arnd Bergmann <arnd@arndb.de>,
Andrew Morton <akpm@linux-foundation.org>,
Bill Pemberton <wfp5p@virginia.edu>, Felipe Balbi <balbi@ti.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Joerg Roedel <joro@8bytes.org>,
Kukjin Kim <kgene.kim@samsung.com>,
Mauro Carvalho Chehab <mchehab@redhat.com>,
Mike Turquette <mturquette@linaro.org>,
Tony Lindgren <tony@atomide.com>,
Tony Prisk <linux@prisktech.co.nz>,
Viresh Kumar <viresh.kumar@linaro.org>,
iommu@lists.linux-foundation.org, linux-media@vger.kernel.org,
linux-omap@vger.kernel.org
Subject: [PATCH 0/9] fixes for ARM build regressions in 3.9-rc1
Date: Tue, 5 Mar 2013 23:16:40 +0100 [thread overview]
Message-ID: <1362521809-22989-1-git-send-email-arnd@arndb.de> (raw)
This is the result of my my build tests on 3.9-rc1, mostly bugs
that I had not caught before the merge window, or where the fix
for some reason has not yet made it in.
I hope the subsystem maintainers can take care of applying these,
for the arch/arm/mach-* patches I can either apply them directly
to the arm-soc tree with an Ack or do a round-trip through
the platform maintainer tree. I think Tony already has some of
the OMAP1 fixes, so we should try not to duplicate them.
Arnd
Arnd Bergmann (9):
clk: vt8500: Fix "fix device clock divisor calculations"
Revert parts of "hlist: drop the node parameter from iterators"
mfd: remove __exit_p annotation for twl4030_madc_remove
usb: gadget: fix omap_udc build errors
ARM: omap1: add back missing includes
[media] ir-rx51: fix clock API related build issues
[media] s5p-fimc: fix s5pv210 build
iommu: OMAP: build only on OMAP2+
ARM: spear3xx: Use correct pl080 header file
arch/arm/mach-omap1/board-fsample.c | 1 +
arch/arm/mach-omap1/board-h2.c | 1 +
arch/arm/mach-omap1/board-perseus2.c | 1 +
arch/arm/mach-omap1/board-sx1.c | 1 +
arch/arm/mach-s5pv210/mach-goni.c | 2 +-
arch/arm/mach-spear3xx/spear3xx.c | 2 +-
arch/arm/plat-omap/dmtimer.c | 16 ++++++++--------
drivers/clk/clk-vt8500.c | 2 +-
drivers/iommu/Kconfig | 2 +-
drivers/media/rc/ir-rx51.c | 4 ++--
drivers/mfd/twl4030-madc.c | 2 +-
drivers/usb/gadget/omap_udc.c | 3 ++-
drivers/video/omap/lcd_ams_delta.c | 1 +
drivers/video/omap/lcd_osk.c | 1 +
kernel/smpboot.c | 2 +-
net/9p/trans_virtio.c | 2 +-
16 files changed, 25 insertions(+), 18 deletions(-)
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Tony Prisk <linux@prisktech.co.nz>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: iommu@lists.linux-foundation.org
Cc: linux-media@vger.kernel.org
Cc: linux-omap@vger.kernel.org
--
1.8.1.2
next reply other threads:[~2013-03-05 22:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 22:16 Arnd Bergmann [this message]
2013-03-05 22:16 ` [PATCH 5/9] ARM: omap1: add back missing includes Arnd Bergmann
2013-03-05 22:27 ` Arnd Bergmann
2013-03-06 0:59 ` Tony Lindgren
2013-03-06 11:23 ` Arnd Bergmann
2013-03-06 17:44 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362521809-22989-1-git-send-email-arnd@arndb.de \
--to=arnd@arndb.de \
--cc=akpm@linux-foundation.org \
--cc=arm@kernel.org \
--cc=balbi@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=iommu@lists.linux-foundation.org \
--cc=joro@8bytes.org \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@prisktech.co.nz \
--cc=mchehab@redhat.com \
--cc=mturquette@linaro.org \
--cc=tony@atomide.com \
--cc=viresh.kumar@linaro.org \
--cc=wfp5p@virginia.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox