From 7b7cb6d2e57127d60cbcd2fd426da7be46f8bb8d Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sun, 4 Jan 2009 12:00:47 -0800 Subject: [PATCH] --- yaml --- r: 125730 b: refs/heads/master c: 0a30c5cefa53cbac429dcb2de906c0637b646253 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/spi/spi.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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...)