diff options
| -rw-r--r-- | drivers/spi/spi-pxa2xx.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/spi/spi-pxa2xx.c b/drivers/spi/spi-pxa2xx.c index 05c623cfb078..e1dc861857f2 100644 --- a/drivers/spi/spi-pxa2xx.c +++ b/drivers/spi/spi-pxa2xx.c | |||
| @@ -45,8 +45,6 @@ MODULE_DESCRIPTION("PXA2xx SSP SPI Controller"); | |||
| 45 | MODULE_LICENSE("GPL"); | 45 | MODULE_LICENSE("GPL"); |
| 46 | MODULE_ALIAS("platform:pxa2xx-spi"); | 46 | MODULE_ALIAS("platform:pxa2xx-spi"); |
| 47 | 47 | ||
| 48 | #define MAX_BUSES 3 | ||
| 49 | |||
| 50 | #define TIMOUT_DFLT 1000 | 48 | #define TIMOUT_DFLT 1000 |
| 51 | 49 | ||
| 52 | /* | 50 | /* |
