From patchwork Tue Mar 2 10:56:08 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Aggarwal, Anuj" X-Patchwork-Id: 83170 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o22AuFKE028407 for ; Tue, 2 Mar 2010 10:56:15 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752335Ab0CBK4O (ORCPT ); Tue, 2 Mar 2010 05:56:14 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:59523 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752181Ab0CBK4O (ORCPT ); Tue, 2 Mar 2010 05:56:14 -0500 Received: from dbdp31.itg.ti.com ([172.24.170.98]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id o22AuAv7026125 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 Mar 2010 04:56:12 -0600 Received: from psplinux050.india.ti.com (localhost [127.0.0.1]) by dbdp31.itg.ti.com (8.13.8/8.13.8) with ESMTP id o22Au8JW001739; Tue, 2 Mar 2010 16:26:08 +0530 (IST) Received: from psplinux050.india.ti.com (localhost [127.0.0.1]) by psplinux050.india.ti.com (8.13.1/8.13.1) with ESMTP id o22Au8Sk019723; Tue, 2 Mar 2010 16:26:08 +0530 Received: (from a0393534@localhost) by psplinux050.india.ti.com (8.13.1/8.13.1/Submit) id o22Au8ID019720; Tue, 2 Mar 2010 16:26:08 +0530 From: Anuj Aggarwal To: linux-omap@vger.kernel.org Cc: tony@atomide.com, Anuj Aggarwal Subject: [PATCH] OMAP: Fixing build warning with omap3_defconfig Date: Tue, 2 Mar 2010 16:26:08 +0530 Message-Id: <1267527368-19690-1-git-send-email-anuj.aggarwal@ti.com> X-Mailer: git-send-email 1.6.2.4 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Tue, 02 Mar 2010 10:56:15 +0000 (UTC) diff --git a/include/linux/i2c/pca953x.h b/include/linux/i2c/pca953x.h index 81736d6..6c8f853 100644 --- a/include/linux/i2c/pca953x.h +++ b/include/linux/i2c/pca953x.h @@ -1,4 +1,5 @@ /* platform data for the PCA9539 16-bit I/O expander driver */ +#include struct pca953x_platform_data { /* number of the first GPIO */