[PATCH -mm] AVR32: fix build breakage

From: Ben Nizette
Date: Sun Jan 14 2007 - 22:49:27 EST


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>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/