All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL][for 3.5] pull request of board-specific branch in arch-pxa git tree
Date: Tue, 15 May 2012 09:25:17 +0000	[thread overview]
Message-ID: <201205150925.17477.arnd@arndb.de> (raw)
In-Reply-To: <CAN1soZzgO7yKfPM8wx9-8i85iq1OW=FxfjRFsOpGd4A_eiyqDQ@mail.gmail.com>

On Tuesday 08 May 2012, Haojian Zhuang wrote:
> Neil Zhang (4):
>       ARM: mmp: add usb device support for PXA910
>       ARM: mmp: add usb device support for ttc dkb
>       ARM: mmp: add usb host support for PXA168
>       ARM: mmp: add usb host support for aspen
> 
> Paul Parsons (5):
>       ARM: pxa: hx4700: Initialize DS1WM clock_rate
>       ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source
>       ARM: pxa: hx4700: Add PCMCIA/CF support
>       ARM: pxa: Add standard UART to hx4700_pin_config[]

The last patch in this series causes a build error with magician_defconfig:

/home/arnd/linux-arm/arch/arm/mach-pxa/hx4700.c:298:2: error: unknown field 'clock_rate' specified in initializer
/home/arnd/linux-arm/arch/arm/mach-pxa/hx4700.c:298:2: error: initialization makes pointer from integer without a cast [-Werror]
/home/arnd/linux-arm/arch/arm/mach-pxa/hx4700.c:298:2: error: (near initialization for 'asic3_platform_data.leds') [-Werror]
cc1: all warnings being treated as errors
make[2]: *** [arch/arm/mach-pxa/hx4700.o] Error 1
make[1]: *** [arch/arm/mach-pxa] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [sub-make] Error 2

Did you miss a dependency? Should I revert that patch for now?

	Arnd

  parent reply	other threads:[~2012-05-15  9:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08  2:22 [GIT PULL][for 3.5] pull request of board-specific branch in arch-pxa git tree Haojian Zhuang
2012-05-09  9:51 ` Olof Johansson
2012-05-15  9:25 ` Arnd Bergmann [this message]
2012-05-15  9:32   ` Paul Parsons
2012-05-15 11:40     ` Arnd Bergmann
2012-05-15 12:22       ` Paul Parsons
2012-05-15 12:28         ` Arnd Bergmann
2012-05-18  9:56       ` Samuel Ortiz

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=201205150925.17477.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.