linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v3] pxa: patches for v2.6.38-rc
Date: Fri, 14 Jan 2011 21:49:00 +0000	[thread overview]
Message-ID: <20110114214900.GP15996@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20110114173147.GK15996@n2100.arm.linux.org.uk>

On Fri, Jan 14, 2011 at 05:31:47PM +0000, Russell King - ARM Linux wrote:
> On Fri, Jan 14, 2011 at 11:08:59AM -0600, Eric Miao wrote:
> > Hi Russell,
> > 
> > I rebased the branch on top of devel-stable. The conflict in irq.c is
> > fixed. And there is a one-liner patch fixing a building issue in spitz.c
> > missing of physmap.h. Please re-pull and let know any other issue.
> 
> Pulled cleanly, thanks.

Building my PXA config:

arch/arm/mach-pxa/irq.c:124: warning: initialization from incompatible pointer type
arch/arm/mach-pxa/irq.c:125: warning: initialization from incompatible pointer type
arch/arm/mach-pxa/irq.c:126: warning: initialization from incompatible pointer type
arch/arm/mach-pxa/irq.c:127: warning: initialization from incompatible pointer type

Seems the initializers want to be .irq_ack rather than .ack etc.

I also need to remove asm/pgtable.h from arch/arm/mach-pxa/generic.c:
  CC      arch/arm/mach-pxa/generic.o
In file included from arch/arm/include/asm/pgtable.h:461,
                 from arch/arm/mach-pxa/generic.c:26:
include/asm-generic/pgtable.h: In function ?ptep_test_and_clear_young?:
include/asm-generic/pgtable.h:29: error: dereferencing pointer to incomplete type

and I also got:
arch/arm/mach-pxa/tosa-bt.c: In function ?tosa_bt_probe?:
arch/arm/mach-pxa/tosa-bt.c:84: error: implicit declaration of function ?rfkill_set_led_trigger_name?

which looks like a missing dependency.

Do you want to fix these and send an updated pull?

  reply	other threads:[~2011-01-14 21:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14 17:08 [GIT PULL v3] pxa: patches for v2.6.38-rc Eric Miao
2011-01-14 17:31 ` Russell King - ARM Linux
2011-01-14 21:49   ` Russell King - ARM Linux [this message]
2011-01-15  0:02     ` Russell King - ARM Linux
2011-01-15  0:19       ` [PATCH] Fix latest regression - pgtable.h (was: [GIT PULL v3] pxa: patches for v2.6.38-rc) Russell King - ARM Linux
2011-01-15  1:26     ` [GIT PULL v3] pxa: patches for v2.6.38-rc Eric Miao
2011-01-15  9:22       ` Russell King - ARM Linux
2011-01-15 12:20     ` Eric Miao
2011-01-15 12:38       ` Russell King - ARM Linux

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=20110114214900.GP15996@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).