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

Reply via email to