+ avr32-fix-build-breakage.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     AVR32: fix build breakage
has been added to the -mm tree.  Its filename is
     avr32-fix-build-breakage.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

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

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@xxxxxxxxxxxx>
Cc: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 arch/avr32/mach-at32ap/at32ap7000.c |    2 +-
 1 files 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@xxxxxxxxxxxx are

avr32-fix-build-breakage.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux