All of lore.kernel.org
 help / color / mirror / Atom feed
* - avr32-fix-build-breakage.patch removed from -mm tree
@ 2007-02-10  4:50 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-02-10  4:50 UTC (permalink / raw)
  To: ben.nizette, hskinnemoen, mm-commits


The patch titled
     AVR32: fix build breakage
has been removed from the -mm tree.  Its filename was
     avr32-fix-build-breakage.patch

This patch was dropped because the arv32 tree has vanished

------------------------------------------------------
Subject: AVR32: fix build breakage
From: Ben Nizette <ben.nizette@iinet.net.au>

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>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/avr32/mach-at32ap/at32ap7000.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/avr32/mach-at32ap/at32ap7000.c~avr32-fix-build-breakage arch/avr32/mach-at32ap/at32ap7000.c
--- a/arch/avr32/mach-at32ap/at32ap7000.c~avr32-fix-build-breakage
+++ a/arch/avr32/mach-at32ap/at32ap7000.c
@@ -895,7 +895,7 @@ struct clk *at32_clock_list[] = {
 	&macb0_pclk,
 	&macb1_hclk,
 	&macb1_pclk,
-	&atmel_spi0_mck,
+	&atmel_spi0_pclk,
 	&atmel_spi1_pclk,
 	&lcdc0_hclk,
 	&lcdc0_pixclk,
_

Patches currently in -mm which might be from ben.nizette@iinet.net.au are

git-avr32.patch
avr32-fix-build-breakage.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-10  4:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-10  4:50 - avr32-fix-build-breakage.patch removed from -mm tree akpm

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.