On 12/05/2013 08:36 AM, Andy Shevchenko wrote:
> This fixes the following compiler warnings when build is done by make W=1.
>
> drivers/sfi/sfi_acpi.c:154:5: warning: no previous prototype for 
> ‘sfi_acpi_table_parse’ [-Wmissing-prototypes]
>
> drivers/sfi/sfi_core.c:164:26: warning: no previous prototype for 
> ‘sfi_map_table’ [-Wmissing-prototypes]
> drivers/sfi/sfi_core.c:192:6: warning: no previous prototype for 
> ‘sfi_unmap_table’ [-Wmissing-prototypes]
>
> Indentation fixes are also included.
>
> Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>

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" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to