From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754377Ab2ISHJP (ORCPT ); Wed, 19 Sep 2012 03:09:15 -0400 Received: from na3sys009aog129.obsmtp.com ([74.125.149.142]:41846 "EHLO na3sys009aog129.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753877Ab2ISHJK (ORCPT ); Wed, 19 Sep 2012 03:09:10 -0400 Message-ID: <50596F8F.60506@ti.com> Date: Wed, 19 Sep 2012 12:39:03 +0530 From: Shubhrajyoti User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Pantelis Antoniou CC: Benoit Cousson , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, Matt Porter , Koen Kooi , Tony Lindgren Subject: Re: [PATCH 2/3] OMAP i2c: pinctrl-ify i2c-omap.c References: <1348070841-23354-1-git-send-email-panto@antoniou-consulting.com> <1348070841-23354-3-git-send-email-panto@antoniou-consulting.com> In-Reply-To: <1348070841-23354-3-git-send-email-panto@antoniou-consulting.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 19 September 2012 09:37 PM, Pantelis Antoniou wrote: > #include > +#include > +#include err.h include may be removed.