[PATCH 0/9] arm-soc/for-next allyesconfig build regressions

From: Arnd Bergmann
Date: Thu Feb 14 2013 - 17:48:23 EST


These are the patches I still need to cleanly build allyesconfig
and allmodconfig on arm-soc/for-next. Please review and provide
Acks where appropriate so we can add the fixes directly to the
branches that introduce the problems, or apply them directly
to a maintainer tree where appropriate.

The bulk of these patches happen to be omap specific, which
does not mean that we had a lot of regressions in omap, but
that we just started including omap in the multiplatform
builds, which has uncovered a number of older problems that
we did not see before.

Arnd

Arnd Bergmann (9):
ARM: arch_timer: include linux/errno.h
ARM: imx: MACH_MX31ADS_WM1133_EV1 needs REGULATOR_WM8350
ARM: omap2: include linux/errno.h in hwmod_reset
ARM: omap: add include guard for soc.h
drm: export drm_vm_open_locked
net: cwdavinci_cpdma: export symbols for cpsw
remoteproc: omap: depend on OMAP_MBOX_FWK
[HACK] ARM: imx: work around v7_cpu_resume link error
[media] davinci: do not include mach/hardware.h

Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
Cc: Dave Airlie <airlied@xxxxxxxxxx>
Cc: Marc Zyngier <marc.zyngier@xxxxxxx>
Cc: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
Cc: Paul Walmsley <paul@xxxxxxxxx>
Cc: Rob Clark <rob@xxxxxx>
Cc: Russell King <linux@xxxxxxxxxxxxxxxx>
Cc: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Cc: Shawn Guo <shawn.guo@xxxxxxxxxx>
Cc: Tony Lindgren <tony@xxxxxxxxxxx>
Cc: netdev@xxxxxxxxxxxxxxx

arch/arm/kernel/arch_timer.c | 1 +
arch/arm/mach-imx/Kconfig | 2 +-
arch/arm/mach-imx/headsmp.S | 4 +++-
arch/arm/mach-omap2/omap_hwmod_reset.c | 1 +
arch/arm/mach-omap2/soc.h | 3 +++
drivers/gpu/drm/drm_vm.c | 1 +
drivers/media/platform/davinci/vpss.c | 1 -
drivers/net/ethernet/ti/davinci_cpdma.c | 3 +++
drivers/remoteproc/Kconfig | 2 +-
9 files changed, 14 insertions(+), 4 deletions(-)

--
1.8.1.2

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