From patchwork Mon Oct 20 22:33:42 2008 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [MTD,NAND] OMAP2: remove duplicated #include Date: Mon, 20 Oct 2008 12:33:42 -0000 From: Huang Weiyi X-Patchwork-Id: 5149 Message-Id: <20081021063034.DBB4.WEIYI.HUANG@gmail.com> To: dwmw2@infradead.org, David.Woodhouse@intel.com Cc: linux-mtd@lists.infradead.org Removed duplicated #include in drivers/mtd/onenand/omap2.c. Signed-off-by: Huang Weiyi diff --git a/drivers/mtd/onenand/omap2.c b/drivers/mtd/onenand/omap2.c index 8387e05..e39b21d 100644 --- a/drivers/mtd/onenand/omap2.c +++ b/drivers/mtd/onenand/omap2.c @@ -38,7 +38,6 @@ #include #include #include -#include #include #include