diff --git a/[refs] b/[refs] index 2a982d1683bc..8ecd4cc59e8b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2e4e27c7d082b2198b63041310609d7191185a9d +refs/heads/master: 0a30c5cefa53cbac429dcb2de906c0637b646253 diff --git a/trunk/include/linux/spi/spi.h b/trunk/include/linux/spi/spi.h index 4be01bb44377..82229317753d 100644 --- a/trunk/include/linux/spi/spi.h +++ b/trunk/include/linux/spi/spi.h @@ -19,6 +19,8 @@ #ifndef __LINUX_SPI_H #define __LINUX_SPI_H +#include + /* * INTERFACES between SPI master-side drivers and SPI infrastructure. * (There's no SPI slave support for Linux yet...)