From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 14:37:35 +0000 (+0530) Subject: headers_check fix: spi/spidev.h X-Git-Tag: v2.6.29-rc4~77^2~78 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=550e978aa52e2ac3c493e8a0b36b368ade6dd2b4;p=~shefty%2Frdma-dev.git headers_check fix: spi/spidev.h fix the following 'make headers_check' warning: usr/include/linux/spi/spidev.h:83: found __[us]{8,16,32,64} type without #include Signed-off-by: Jaswinder Singh Rajput --- diff --git a/include/linux/spi/spidev.h b/include/linux/spi/spidev.h index c93ef9d42a0..95251ccd5a0 100644 --- a/include/linux/spi/spidev.h +++ b/include/linux/spi/spidev.h @@ -22,6 +22,7 @@ #ifndef SPIDEV_H #define SPIDEV_H +#include /* User space versions of kernel symbols for SPI clocking modes, * matching