[GIT PULL] spi updates for Linux 3.2

From: Wolfram Sang
Date: Fri Dec 09 2011 - 15:33:14 EST


Hi Linus,

please pull the following spi updates for 3.2 which I collected on Grant's
behalf while he is on his sabbatical. These updates include three build fixes
and one section mismatch removal. I don't know if you trust our git-server, so
I attach the patches as a series as well, trivial as they are.

Thanks,

Wolfram

The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416:

Linux 3.2-rc4 (2011-12-01 14:56:01 -0800)

are available in the git repository at:
git://git.pengutronix.de/git/wsa/linux-2.6.git spi/for-3.2

Axel Lin (1):
spi/nuc900: Include linux/module.h

Gabor Juhos (1):
spi/ath79: fix compile error due to missing include

Jiri Slaby (1):
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build

Manuel Lauss (1):
spi/gpio: fix section mismatch warning

drivers/spi/Kconfig | 4 ++--
drivers/spi/spi-ath79.c | 1 +
drivers/spi/spi-gpio.c | 4 ++--
drivers/spi/spi-nuc900.c | 1 +
4 files changed, 6 insertions(+), 4 deletions(-)

--
1.7.2.5

--
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/