From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932455AbcESQP2 (ORCPT ); Thu, 19 May 2016 12:15:28 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:33552 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751760AbcESQP0 (ORCPT ); Thu, 19 May 2016 12:15:26 -0400 Date: Thu, 19 May 2016 09:15:18 -0700 From: Dmitry Torokhov To: Arnd Bergmann Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Input: two merge window build fixes Message-ID: <20160519161518.GA38800@dtor-ws> References: <1463665954-3898044-1-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463665954-3898044-1-git-send-email-arnd@arndb.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 19, 2016 at 03:52:23PM +0200, Arnd Bergmann wrote: > Hi Dmitry, > > I ran into two new build regressions in the input subsystem with > today's linux-next, maybe you can apply these fixes before sending > off the pull request for v4.7. > > Arnd > > [PATCH 1/2] Input: atmel captouch depends on i2c > [PATCH 2/2] Input: migor-ts: mark PM functions as __maybe_unused Applied both, thank you Arnd. -- Dmitry