update to 2.6.28.6

SVN-Revision: 14565
This commit is contained in:
Gabor Juhos
2009-02-19 16:11:07 +00:00
parent 507e6e4140
commit 1b55cf14cc
13 changed files with 13 additions and 74 deletions

View File

@@ -4,10 +4,8 @@ Implement the SPI-GPIO delay function for busses that need speed limitation.
Index: linux-2.6.28.5/drivers/spi/spi_gpio.c
===================================================================
--- linux-2.6.28.5.orig/drivers/spi/spi_gpio.c 2009-02-15 18:53:47.000000000 +0100
+++ linux-2.6.28.5/drivers/spi/spi_gpio.c 2009-02-15 19:08:58.000000000 +0100
--- a/drivers/spi/spi_gpio.c
+++ b/drivers/spi/spi_gpio.c
@@ -21,6 +21,7 @@
#include <linux/init.h>
#include <linux/platform_device.h>