From: David Brownell Date: Wed, 12 Dec 2007 12:45:25 +0000 (+0100) Subject: i2c/isp1301_omap: Build fix X-Git-Tag: v2.6.24-rc6~79^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=187426e69afe0a2ad697c9c5f5f654254da0e3a0;p=~emulex%2Finfiniband.git i2c/isp1301_omap: Build fix Build fix to the isp1301_omap driver ... this driver gets built more often in the OMAP tree than in mainline, partly because the defconfig for H2 (plus probably H3 and H4) needs updating. Signed-off-by: David Brownell Signed-off-by: Jean Delvare --- diff --git a/drivers/i2c/chips/isp1301_omap.c b/drivers/i2c/chips/isp1301_omap.c index fe04e46991a..b767603a07b 100644 --- a/drivers/i2c/chips/isp1301_omap.c +++ b/drivers/i2c/chips/isp1301_omap.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include #include