X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Flinux%2Fspi%2Fspi.h;h=82229317753d53286df8843eeb86f88d50cb7457;hb=d9be28ea9110c596a05bd2d56afa94251bd19818;hp=4be01bb4437748c27f80aa79733c3a1360ca13e0;hpb=5dfb66ba8c4a96eb732942c9f78629e4db1a51d4;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/spi/spi.h b/include/linux/spi/spi.h index 4be01bb4437..82229317753 100644 --- a/include/linux/spi/spi.h +++ b/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...)