LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re: [PATCH -mm] AVR32: fix build breakage
@ 2007-01-15 22:55 Ben Nizette
0 siblings, 0 replies; 3+ messages in thread
From: Ben Nizette @ 2007-01-15 22:55 UTC (permalink / raw)
To: Haavard Skinnemoen; +Cc: Andrew Morton, LKML
On Mon, 15 Jan 2007 09:37:35 +0100
Haavard Skinnemoen <hskinnemoen@atmel.com> wrote:
>
> On Mon, 15 Jan 2007 14:48:57 +1100
> Ben Nizette <ben.nizette@iinet.net.au> wrote:
>
>> 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.
>
> Actually, this is broken in my tree. Wonder how I managed to do that
> and not even notice it.
>
Interestly git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git master
is still fine
> I'll apply this patch and push out a new avr32-arch branch for Andrew.
> Thanks for testing.
Sounds good, no worries.
--Ben
>
> Haavard
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH -mm] AVR32: fix build breakage
2007-01-15 3:48 Ben Nizette
@ 2007-01-15 8:37 ` Haavard Skinnemoen
0 siblings, 0 replies; 3+ messages in thread
From: Haavard Skinnemoen @ 2007-01-15 8:37 UTC (permalink / raw)
To: Ben Nizette; +Cc: Andrew Morton, LKML
On Mon, 15 Jan 2007 14:48:57 +1100
Ben Nizette <ben.nizette@iinet.net.au> wrote:
> 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.
Actually, this is broken in my tree. Wonder how I managed to do that
and not even notice it.
I'll apply this patch and push out a new avr32-arch branch for Andrew.
Thanks for testing.
Haavard
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH -mm] AVR32: fix build breakage
@ 2007-01-15 3:48 Ben Nizette
2007-01-15 8:37 ` Haavard Skinnemoen
0 siblings, 1 reply; 3+ messages in thread
From: Ben Nizette @ 2007-01-15 3:48 UTC (permalink / raw)
To: Andrew Morton, Haavard Skinnemoen; +Cc: LKML
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,
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-15 22:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-15 22:55 [PATCH -mm] AVR32: fix build breakage Ben Nizette
-- strict thread matches above, loose matches on Subject: below --
2007-01-15 3:48 Ben Nizette
2007-01-15 8:37 ` Haavard Skinnemoen
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).