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 ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
