From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Cohen Subject: Re: [PATCH v1 1/3] SFI: fix compiler warnings Date: Thu, 05 Dec 2013 14:48:41 -0800 Message-ID: <52A102C9.2060400@intel.com> References: <1386261409-13850-1-git-send-email-andriy.shevchenko@linux.intel.com> <1386261409-13850-2-git-send-email-andriy.shevchenko@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mga09.intel.com ([134.134.136.24]:6694 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753156Ab3LEWn6 (ORCPT ); Thu, 5 Dec 2013 17:43:58 -0500 In-Reply-To: <1386261409-13850-2-git-send-email-andriy.shevchenko@linux.intel.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Andy Shevchenko Cc: Alexandre Courbot , linux-gpio@vger.kernel.org, Linus Walleij , Mika Westerberg , Sathyanarayanan Kuppuswamy , Len Brown On 12/05/2013 08:36 AM, Andy Shevchenko wrote: > This fixes the following compiler warnings when build is done by make= W=3D1. > > drivers/sfi/sfi_acpi.c:154:5: warning: no previous prototype for =E2=80= =98sfi_acpi_table_parse=E2=80=99 [-Wmissing-prototypes] > > drivers/sfi/sfi_core.c:164:26: warning: no previous prototype for =E2= =80=98sfi_map_table=E2=80=99 [-Wmissing-prototypes] > drivers/sfi/sfi_core.c:192:6: warning: no previous prototype for =E2=80= =98sfi_unmap_table=E2=80=99 [-Wmissing-prototypes] > > Indentation fixes are also included. > > Signed-off-by: Andy Shevchenko IMO this patch could be accepted regardless of this series feedback. It's a simple fix without much dependence with the other patches. Br, David -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html