All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: kgene.kim@samsung.com
Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: S3C24XX: Fix compilation errors with 3.6-rc1
Date: Sun, 5 Aug 2012 17:38:27 +0200	[thread overview]
Message-ID: <201208051738.27728.heiko@sntech.de> (raw)

Small fallout from from the s3c64xx spi changes and from a dma change from
last year, that only surfaced after a gcc update.

Heiko Stuebner (2):
  ARM: S3C24XX: Add missing DMACH_DT_PROP
  ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters

 arch/arm/mach-s3c24xx/include/mach/dma.h |    3 ++-
 arch/arm/plat-s3c24xx/dma.c              |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
1.7.2.3

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: S3C24XX: Fix compilation errors with 3.6-rc1
Date: Sun, 5 Aug 2012 17:38:27 +0200	[thread overview]
Message-ID: <201208051738.27728.heiko@sntech.de> (raw)

Small fallout from from the s3c64xx spi changes and from a dma change from
last year, that only surfaced after a gcc update.

Heiko Stuebner (2):
  ARM: S3C24XX: Add missing DMACH_DT_PROP
  ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters

 arch/arm/mach-s3c24xx/include/mach/dma.h |    3 ++-
 arch/arm/plat-s3c24xx/dma.c              |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
1.7.2.3

             reply	other threads:[~2012-08-05 15:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05 15:38 Heiko Stübner [this message]
2012-08-05 15:38 ` [PATCH 0/2] ARM: S3C24XX: Fix compilation errors with 3.6-rc1 Heiko Stübner
2012-08-05 15:39 ` [PATCH 1/2] ARM: S3C24XX: Add missing DMACH_DT_PROP Heiko Stübner
2012-08-05 15:39   ` Heiko Stübner
2012-08-05 15:39 ` [PATCH 2/2] ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters Heiko Stübner
2012-08-05 15:39   ` Heiko Stübner
2012-08-07 10:37 ` [PATCH 0/2] ARM: S3C24XX: Fix compilation errors with 3.6-rc1 Kukjin Kim
2012-08-07 10:37   ` Kukjin Kim

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=201208051738.27728.heiko@sntech.de \
    --to=heiko@sntech.de \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.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.