[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <45AAF9A9.9080501@iinet.net.au>
Date: Mon, 15 Jan 2007 14:48:57 +1100
From: Ben Nizette <ben.nizette@...et.net.au>
To: Andrew Morton <akpm@...l.org>,
Haavard Skinnemoen <hskinnemoen@...el.com>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH -mm] AVR32: fix build breakage
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@...et.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,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists