public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Nizette <ben.nizette@iinet.net.au>
To: Andrew Morton <akpm@osdl.org>,
	Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH -mm] AVR32: fix build breakage
Date: Mon, 15 Jan 2007 14:48:57 +1100	[thread overview]
Message-ID: <45AAF9A9.9080501@iinet.net.au> (raw)

Remove an unwanted remnant of the recent revert of AVR32/AT91 SPI 
patches in -mm.  Without this patch, the AVR32 build of 
2.6.20-rc[34]-mm1 breaks.

Signed-off-by: Ben Nizette <ben.nizette@iinet.net.au>
---
Index: linux-2.6.20-rc3/arch/avr32/mach-at32ap/at32ap7000.c
===================================================================
--- linux-2.6.20-rc3.orig/arch/avr32/mach-at32ap/at32ap7000.c	2007-01-11 
17:29:01.000000000 +1100
+++ linux-2.6.20-rc3/arch/avr32/mach-at32ap/at32ap7000.c	2007-01-11 
17:29:18.000000000 +1100
@@ -895,7 +895,7 @@
  	&macb0_pclk,
  	&macb1_hclk,
  	&macb1_pclk,
-	&atmel_spi0_mck,
+	&atmel_spi0_pclk,
  	&atmel_spi1_pclk,
  	&lcdc0_hclk,
  	&lcdc0_pixclk,

             reply	other threads:[~2007-01-15  3:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-15  3:48 Ben Nizette [this message]
2007-01-15  8:37 ` [PATCH -mm] AVR32: fix build breakage Haavard Skinnemoen
  -- strict thread matches above, loose matches on Subject: below --
2007-01-15 22:55 Ben Nizette

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=45AAF9A9.9080501@iinet.net.au \
    --to=ben.nizette@iinet.net.au \
    --cc=akpm@osdl.org \
    --cc=hskinnemoen@atmel.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox