From: David Brownell Date: Wed, 12 Dec 2007 12:45:25 +0000 (+0100) Subject: i2c/isp1301_omap: Build fix X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=187426e69afe0a2ad697c9c5f5f654254da0e3a0;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.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 fe04e46991aa..b767603a07ba 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