Merge remote-tracking branch 'spi/topic/xilinx' into spi-next

This commit is contained in:
Mark Brown 2013-06-26 16:21:06 +01:00
commit ed893559c9
3 changed files with 21 additions and 11 deletions

View file

@ -11,7 +11,6 @@
*/
struct xspi_platform_data {
u16 num_chipselect;
bool little_endian;
u8 bits_per_word;
struct spi_board_info *devices;
u8 num_devices;